https://github.com/Kitware/CMake
Raw File
Tip revision: fbe6cd1596bf280edd49aeb8f981f99d7cd8beb3 authored by Brad King on 17 April 2018, 12:33:46 UTC
CMake 3.11.1
Tip revision: fbe6cd1
CMAKE_Fortran_MODULE_DIRECTORY.rst
CMAKE_Fortran_MODULE_DIRECTORY
------------------------------

Fortran module output directory.

This variable is used to initialize the :prop_tgt:`Fortran_MODULE_DIRECTORY`
property on all the targets.  See that target property for additional
information.
back to top