mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
Apple's main Operating system changed their name from OS X to macOS:
https://www.engadget.com/2016/06/13/os-x-is-now-macos/
Revise documentation accordingly.
9 lines
216 B
ReStructuredText
9 lines
216 B
ReStructuredText
FRAMEWORK_VERSION
|
|
-----------------
|
|
|
|
Version of a framework created using the :prop_tgt:`FRAMEWORK` target
|
|
property (e.g. ``A``).
|
|
|
|
This property only affects macOS, as iOS doesn't have versioned
|
|
directory structure.
|