We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a8d218 + b195a51 commit 195188fCopy full SHA for 195188f
1 file changed
cmake/common_compiler_flags.cmake
@@ -159,7 +159,7 @@ function(common_compiler_flags)
159
GDEXTENSION
160
161
# features
162
- $<${DEBUG_FEATURES}:DEBUG_ENABLED DEBUG_METHODS_ENABLED>
+ $<${DEBUG_FEATURES}:DEBUG_ENABLED>
163
164
$<${IS_DEV_BUILD}:DEV_ENABLED>
165
0 commit comments