summaryrefslogtreecommitdiff
path: root/3.8.2/share/cmake-3.8/Modules/Compiler/PGI-CXX.cmake
blob: 896e29877ea9533e7a97c1f94284d47112b0e8e3 (plain)
1
2
3
4
include(Compiler/PGI)
__compiler_pgi(CXX)
string(APPEND CMAKE_CXX_FLAGS_MINSIZEREL_INIT " -DNDEBUG")
string(APPEND CMAKE_CXX_FLAGS_RELEASE_INIT " -DNDEBUG")