mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-27 15:25:54 -04:00
CMake: NOTIFY_DEBUG should be turned on in Standard build
This commit is contained in:
parent
00b81f381a
commit
ffed048c3e
@ -310,6 +310,7 @@ Normally, these are stripped out when we build for release, but sometimes it's
|
||||
useful to keep them around. Turn this setting on to achieve that." OFF)
|
||||
list(APPEND PER_CONFIG_OPTIONS NOTIFY_DEBUG)
|
||||
set(NOTIFY_DEBUG_Debug ON CACHE BOOL "")
|
||||
set(NOTIFY_DEBUG_Standard ON CACHE BOOL "")
|
||||
|
||||
option(SUPPORT_FIXED_FUNCTION
|
||||
"This option compiles in support for the fixed-function OpenGL
|
||||
|
Loading…
x
Reference in New Issue
Block a user