Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
00a7acb7dac674eeeac3f93fe44f18f2d9285f42
/
.
/
Modules
/
Compiler
/
PathScale-CXX.cmake
blob: 276b81ba518109742f515820d3f8ccf89bcd294f [
file
] [
log
] [
blame
]
include
(
Compiler
/
PathScale
)
__compiler_pathscale
(
CXX
)
string
(
APPEND CMAKE_CXX_FLAGS_MINSIZEREL_INIT
" -DNDEBUG"
)
string
(
APPEND CMAKE_CXX_FLAGS_RELEASE_INIT
" -DNDEBUG"
)