Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
9e593fd2c0da79519841b5d0256e9230bbc2f9ea
/
.
/
Modules
/
Compiler
/
PathScale-C.cmake
blob: 94c7d0822888587919f18dd27ef050eb2d46c667 [
file
]
include
(
Compiler
/
PathScale
)
__compiler_pathscale
(
C
)
string
(
APPEND CMAKE_C_FLAGS_MINSIZEREL_INIT
" -DNDEBUG"
)
string
(
APPEND CMAKE_C_FLAGS_RELEASE_INIT
" -DNDEBUG"
)