Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
3f3c3d3e71f5aa4840932a96cd9ab90cf22cc9d3
/
.
/
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-]+( |$)"
)