summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/NVHPC-Fortran.cmake
blob: 5c0645737dd12fd4effae0a964aacd54f6b80665 (plain)
1
2
3
4
include(Compiler/PGI-Fortran)
include(Compiler/NVHPC)
__compiler_nvhpc(Fortran)
set(CMAKE_Fortran_PREPROCESS_SOURCE_EXCLUDE_FLAGS_REGEX "(^| )-Werror +[a-z][a-z-]+( |$)")