Don't use GLIBCXX_ASSERTIONS in production
Compare changes
- kraus authored
don't disable glibcxx_assertions when the build type is Release but if the variable BUILD_FOR_PRODUCTION is ON
+ 2
− 2
@@ -101,8 +102,7 @@ elseif (${CMAKE_CXX_COMPILER_ID} MATCHES "GNU")