linuxOS_AP05/debian/test/usr/share/cmake-3.13/Modules/Compiler/PathScale-C.cmake
2025-09-26 09:40:02 +08:00

5 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")