NVHPC-Fortran.cmake 171 B

1234
  1. include(Compiler/PGI-Fortran)
  2. include(Compiler/NVHPC)
  3. __compiler_nvhpc(Fortran)
  4. set(CMAKE_Fortran_PREPROCESS_SOURCE_EXCLUDE_FLAGS_REGEX "(^| )-Werror +[a-z][a-z-]+( |$)")