diff options
author | Isuru Fernando <isuruf@gmail.com> | 2020-11-19 17:33:23 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-06-24 12:39:47 (GMT) |
commit | fe3f846e1b88341529686ee7dd334b01fe9e705e (patch) | |
tree | 95a4facd2432b9eb74d4039cd467d364d3a0ab2e /Help/manual/cmake-properties.7.rst | |
parent | 66488d4eb31d372d8e06ce78e5f49a7cc43974ee (diff) | |
download | CMake-fe3f846e1b88341529686ee7dd334b01fe9e705e.zip CMake-fe3f846e1b88341529686ee7dd334b01fe9e705e.tar.gz CMake-fe3f846e1b88341529686ee7dd334b01fe9e705e.tar.bz2 |
Makefiles: Add support for building Fortran intrinsics
Fixes: #21463
Diffstat (limited to 'Help/manual/cmake-properties.7.rst')
-rw-r--r-- | Help/manual/cmake-properties.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-properties.7.rst b/Help/manual/cmake-properties.7.rst index 5f18a82..4212913 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -202,6 +202,7 @@ Properties on Targets /prop_tgt/EXPORT_NAME /prop_tgt/EXPORT_PROPERTIES /prop_tgt/FOLDER + /prop_tgt/Fortran_BUILDING_INSTRINSIC_MODULES /prop_tgt/Fortran_FORMAT /prop_tgt/Fortran_MODULE_DIRECTORY /prop_tgt/Fortran_PREPROCESS |