Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
16d8b65bc0efda22be8d9466cff2486cf5eada2a
/
.
/
Modules
/
Compiler
/
NVHPC-Fortran.cmake
blob: 5c0645737dd12fd4effae0a964aacd54f6b80665 [
file
]
include
(
Compiler
/
PGI
-
Fortran
)
include
(
Compiler
/
NVHPC
)
__compiler_nvhpc
(
Fortran
)
set
(
CMAKE_Fortran_PREPROCESS_SOURCE_EXCLUDE_FLAGS_REGEX
"(^| )-Werror +[a-z][a-z-]+( |$)"
)