diff options
author | Michael Stürmer <michael.stuermer@schaeffler.com> | 2018-03-22 16:16:39 (GMT) |
---|---|---|
committer | Michael Stürmer <michael.stuermer@schaeffler.com> | 2018-04-09 04:50:39 (GMT) |
commit | 312527de473692e17f2b858a87faa157c73e488f (patch) | |
tree | 13412b9e46c319e2d1af6b6478cc17624c11ad9e /Help/manual | |
parent | 4b7a82b4edf7f148c9d1a7ec06c7aece7b21d56b (diff) | |
download | CMake-312527de473692e17f2b858a87faa157c73e488f.zip CMake-312527de473692e17f2b858a87faa157c73e488f.tar.gz CMake-312527de473692e17f2b858a87faa157c73e488f.tar.bz2 |
document COMMON_LANGUAGE_RUNTIME target properties
Diffstat (limited to 'Help/manual')
-rw-r--r-- | Help/manual/cmake-properties.7.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/manual/cmake-properties.7.rst b/Help/manual/cmake-properties.7.rst index 7ace270..d141479 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -143,6 +143,7 @@ Properties on Targets /prop_tgt/C_EXTENSIONS /prop_tgt/C_STANDARD /prop_tgt/C_STANDARD_REQUIRED + /prop_tgt/COMMON_LANGUAGE_RUNTIME /prop_tgt/COMPATIBLE_INTERFACE_BOOL /prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MAX /prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MIN @@ -186,6 +187,7 @@ Properties on Targets /prop_tgt/GNUtoMS /prop_tgt/HAS_CXX /prop_tgt/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM + /prop_tgt/IMPORTED_COMMON_LANGUAGE_RUNTIME /prop_tgt/IMPORTED_CONFIGURATIONS /prop_tgt/IMPORTED_GLOBAL /prop_tgt/IMPORTED_IMPLIB_CONFIG |