Updating #error message
This commit is contained in:
parent
285c6528e6
commit
db99ea7d04
@ -80,7 +80,7 @@
|
|||||||
#endif
|
#endif
|
||||||
#if !GFX_USE_GINPUT
|
#if !GFX_USE_GINPUT
|
||||||
// This test also ensures that GFX_USE_GEVENT is set
|
// This test also ensures that GFX_USE_GEVENT is set
|
||||||
#error "GWIN: GFX_USE_GINPUT (and one or more input sources) is required if GWIN_NEED_WIDGET is TRUE"
|
#error "GWIN: GFX_USE_GINPUT is required if GWIN_NEED_WIDGET is TRUE"
|
||||||
#endif
|
#endif
|
||||||
#if !GWIN_NEED_WINDOWMANAGER
|
#if !GWIN_NEED_WINDOWMANAGER
|
||||||
#if GFX_DISPLAY_RULE_WARNINGS
|
#if GFX_DISPLAY_RULE_WARNINGS
|
||||||
|
Loading…
Reference in New Issue
Block a user