mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 05:11:15 -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.
8 lines
260 B
ReStructuredText
8 lines
260 B
ReStructuredText
CMAKE_FRAMEWORK_PATH
|
|
--------------------
|
|
|
|
:ref:`;-list <CMake Language Lists>` of directories specifying a search path
|
|
for macOS frameworks used by the :command:`find_library`,
|
|
:command:`find_package`, :command:`find_path`, and :command:`find_file`
|
|
commands.
|