zdoom-macos-deps/deps/cmake/share/cmake-3.21/Modules/Compiler/PathScale-CXX.cmake
2021-07-25 12:55:31 +03:00

4 lines
169 B
CMake

include(Compiler/PathScale)
__compiler_pathscale(CXX)
string(APPEND CMAKE_CXX_FLAGS_MINSIZEREL_INIT " -DNDEBUG")
string(APPEND CMAKE_CXX_FLAGS_RELEASE_INIT " -DNDEBUG")