diff options
author | Brad King <brad.king@kitware.com> | 2020-01-28 15:58:21 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2020-01-28 15:59:03 (GMT) |
commit | b6da71e299ccdd202f1ea35f33cfcfeb36467e1d (patch) | |
tree | ee13e7ad9d9c5205621f1cb72896665a146aa36b /Help/manual/cmake-properties.7.rst | |
parent | e4e41d33d62236f60d909bd1d06b417590933980 (diff) | |
parent | 6a84f0b79189be4c982a6ba55c5cdcafee118813 (diff) | |
download | CMake-b6da71e299ccdd202f1ea35f33cfcfeb36467e1d.zip CMake-b6da71e299ccdd202f1ea35f33cfcfeb36467e1d.tar.gz CMake-b6da71e299ccdd202f1ea35f33cfcfeb36467e1d.tar.bz2 |
Merge topic 'osx-version-flags'
6a84f0b791 macOS: Test OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION properties
4a62e3d97c macOS: Add OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION properties
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4274
Diffstat (limited to 'Help/manual/cmake-properties.7.rst')
-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 717fae6..bcf21a5 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -302,6 +302,8 @@ Properties on Targets /prop_tgt/OBJCXX_STANDARD_REQUIRED /prop_tgt/OSX_ARCHITECTURES_CONFIG /prop_tgt/OSX_ARCHITECTURES + /prop_tgt/OSX_CURRENT_VERSION + /prop_tgt/OSX_COMPATIBILITY_VERSION /prop_tgt/OUTPUT_NAME_CONFIG /prop_tgt/OUTPUT_NAME /prop_tgt/PDB_NAME_CONFIG |