qt-build-tools/6.6.0/_tools/cmake/share/cmake-3.27/Modules/Compiler/PathScale-CXX.cmake
2023-11-01 22:26:17 +01:00

5 lines
169 B
CMake

include(Compiler/PathScale)
__compiler_pathscale(CXX)
string(APPEND CMAKE_CXX_FLAGS_MINSIZEREL_INIT " -DNDEBUG")
string(APPEND CMAKE_CXX_FLAGS_RELEASE_INIT " -DNDEBUG")