diff options
Diffstat (limited to 'cmake/Functions.cmake')
-rw-r--r-- | cmake/Functions.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/Functions.cmake b/cmake/Functions.cmake index b6dbf690b..cf8fb2d79 100644 --- a/cmake/Functions.cmake +++ b/cmake/Functions.cmake @@ -794,7 +794,6 @@ macro(append_build_type_setup) is_shared=true use_sysroot=false forbid_non_component_debug_builds=false - enable_debugallocation=false treat_warnings_as_errors=false use_allocator_shim=false use_allocator="none" |