Skip to content

Commit b195a51

Browse files
committed
1 parent 2a8d218 commit b195a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/common_compiler_flags.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ function(common_compiler_flags)
159159
GDEXTENSION
160160

161161
# features
162-
$<${DEBUG_FEATURES}:DEBUG_ENABLED DEBUG_METHODS_ENABLED>
162+
$<${DEBUG_FEATURES}:DEBUG_ENABLED>
163163

164164
$<${IS_DEV_BUILD}:DEV_ENABLED>
165165

0 commit comments

Comments
 (0)