CMake/Tests/RunCMake/CompilerLauncher
Brad King f19c70c3d2 Fortran: Add option to run the compiler through launcher tools
Add a `Fortran_COMPILER_LAUNCHER` target property like those added for C
and CXX by commit v3.4.0-rc1~450^2 (Add options to launch the compiler
through tools like ccache or distcc, 2015-06-04) and CUDA by commit
v3.10.0-rc1~531^2 (CUDA: Add option to run the compiler through launcher
tools, 2017-06-09).

Fixes: #17499
2017-11-21 14:44:01 -05:00
..
C-Build-stdout.txt Add options to launch the compiler through tools like ccache or distcc 2015-06-15 09:36:48 -04:00
C-launch-Build-stdout.txt Add options to launch the compiler through tools like ccache or distcc 2015-06-15 09:36:48 -04:00
C-launch.cmake Add options to launch the compiler through tools like ccache or distcc 2015-06-15 09:36:48 -04:00
C.cmake Add options to launch the compiler through tools like ccache or distcc 2015-06-15 09:36:48 -04:00
CMakeLists.txt Add options to launch the compiler through tools like ccache or distcc 2015-06-15 09:36:48 -04:00
CUDA-Build-stdout.txt CUDA: Add option to run the compiler through launcher tools 2017-06-09 12:34:39 -04:00
CUDA-launch-Build-stdout.txt CUDA: Add option to run the compiler through launcher tools 2017-06-09 12:34:39 -04:00
CUDA-launch.cmake CUDA: Add option to run the compiler through launcher tools 2017-06-09 12:34:39 -04:00
CUDA.cmake CUDA: Add option to run the compiler through launcher tools 2017-06-09 12:34:39 -04:00
CXX-Build-stdout.txt Add options to launch the compiler through tools like ccache or distcc 2015-06-15 09:36:48 -04:00
CXX-launch-Build-stdout.txt Add options to launch the compiler through tools like ccache or distcc 2015-06-15 09:36:48 -04:00
CXX-launch.cmake Add options to launch the compiler through tools like ccache or distcc 2015-06-15 09:36:48 -04:00
CXX.cmake Add options to launch the compiler through tools like ccache or distcc 2015-06-15 09:36:48 -04:00
Fortran-Build-stdout.txt Fortran: Add option to run the compiler through launcher tools 2017-11-21 14:44:01 -05:00
Fortran-launch-Build-stdout.txt Fortran: Add option to run the compiler through launcher tools 2017-11-21 14:44:01 -05:00
Fortran-launch.cmake Fortran: Add option to run the compiler through launcher tools 2017-11-21 14:44:01 -05:00
Fortran.cmake Fortran: Add option to run the compiler through launcher tools 2017-11-21 14:44:01 -05:00
main.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
main.cu CUDA: Add option to run the compiler through launcher tools 2017-06-09 12:34:39 -04:00
main.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
main.F Fortran: Add option to run the compiler through launcher tools 2017-11-21 14:44:01 -05:00
RunCMakeTest.cmake Fortran: Add option to run the compiler through launcher tools 2017-11-21 14:44:01 -05:00