zdoom-macos-deps/deps/cmake/share/cmake-3.25/Modules/Compiler/PathScale-CXX.cmake

5 lines
169 B
CMake
Raw Normal View History

2021-07-25 09:55:31 +00:00
include(Compiler/PathScale)
__compiler_pathscale(CXX)
string(APPEND CMAKE_CXX_FLAGS_MINSIZEREL_INIT " -DNDEBUG")
string(APPEND CMAKE_CXX_FLAGS_RELEASE_INIT " -DNDEBUG")