mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 00:58:59 -05:00
Merge branch 'doc-osx-path-variables' into release
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
CMAKE_APPBUNDLE_PATH
|
||||
--------------------
|
||||
|
||||
Search path for OS X application bundles used by the :command:`find_program`,
|
||||
and :command:`find_package` commands.
|
||||
@@ -0,0 +1,6 @@
|
||||
CMAKE_FRAMEWORK_PATH
|
||||
--------------------
|
||||
|
||||
Search path for OS X frameworks used by the :command:`find_library`,
|
||||
:command:`find_package`, :command:`find_path`, and :command:`find_file`
|
||||
commands.
|
||||
Reference in New Issue
Block a user