linuxOS_AP05/debian/binary/usr/share/cmake-3.13/Modules/Compiler/PathScale-C.cmake

5 lines
163 B
CMake
Raw Normal View History

2025-09-26 01:40:02 +00:00
include(Compiler/PathScale)
__compiler_pathscale(C)
string(APPEND CMAKE_C_FLAGS_MINSIZEREL_INIT " -DNDEBUG")
string(APPEND CMAKE_C_FLAGS_RELEASE_INIT " -DNDEBUG")