Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
af53934df746ee4e88f2ff2de0d4773cd8b27945
/
.
/
Modules
/
Compiler
/
NVHPC-Fortran.cmake
blob: 879c140de06e5bdba1cf6054e7b15f200033ad76 [
file
]
include
(
Compiler
/
PGI
-
Fortran
)
include
(
Compiler
/
NVHPC
)
__compiler_nvhpc
(
Fortran
)
set
(
CMAKE_Fortran_PREPROCESS_SOURCE_EXCLUDE_FLAGS_REGEX
"(^| )-Werror([=,][a-z][a-z-]+)?( |$)"
)