mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Merge topic 'osx-version-flags'
6a84f0b791macOS: Test OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION properties4a62e3d97cmacOS: Add OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION properties Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4274
This commit is contained in:
9
Help/release/dev/osx-version-flags.rst
Normal file
9
Help/release/dev/osx-version-flags.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
add_osx_compatiblity_property
|
||||
-----------------------------
|
||||
|
||||
* Target properties :prop_tgt:`OSX_COMPATIBILITY_VERSION` and
|
||||
:prop_tgt:`OSX_CURRENT_VERSION` were added to set the
|
||||
``compatibility_version`` and ``curent_version`` respectively
|
||||
on macOS. For backwards compatibility, if these properties
|
||||
are not set, :prop_tgt:`SOVERSION` and :prop_tgt:`VERSION`
|
||||
are used respectively as fallbacks.
|
||||
Reference in New Issue
Block a user