cmake/Modules/Compiler/NVHPC-Fortran.cmake

4 lines
80 B
CMake
Raw Normal View History

2021-09-14 00:13:48 +02:00
include(Compiler/PGI-Fortran)
include(Compiler/NVHPC)
__compiler_nvhpc(Fortran)