qt-build-tools/6.5.1/_tools/cmake/share/cmake-3.14/Modules/Compiler/PathScale-C.cmake
2023-10-31 23:11:15 +01: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")