cmake/Help/variable/CMAKE_Fortran_MODDIR_DEFAULT.rst

9 lines
289 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
CMAKE_Fortran_MODDIR_DEFAULT
----------------------------
Fortran default module output directory.
Most Fortran compilers write .mod files to the current working
directory. For those that do not, this is set to "." and used when
the Fortran_MODULE_DIRECTORY target property is not set.