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

4 lines
163 B
CMake

include(Compiler/PathScale)
__compiler_pathscale(C)
string(APPEND CMAKE_C_FLAGS_MINSIZEREL_INIT " -DNDEBUG")
string(APPEND CMAKE_C_FLAGS_RELEASE_INIT " -DNDEBUG")