fortran-compiler-launcher.rst 411 B

12345678
  1. fortran-compiler-launcher
  2. -------------------------
  3. * The :ref:`Makefile Generators` and the :generator:`Ninja` generator learned
  4. to add compiler launcher tools along with the compiler for the ``Fortran``
  5. language (``C``, ``CXX``, and ``CUDA`` were supported previously).
  6. See the :variable:`CMAKE_<LANG>_COMPILER_LAUNCHER` variable and
  7. :prop_tgt:`<LANG>_COMPILER_LAUNCHER` target property for details.