Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
e21ffaf8
Commit
e21ffaf8
authored
Mar 10, 2014
by
Brad King
Committed by
Kitware Robot
Mar 10, 2014
Browse files
Merge topic 'doc-osx-path-variables'
764e977a
Help: Document variables CMAKE_APPBUNDLE_PATH and CMAKE_FRAMEWORK_PATH
parents
581abf6d
764e977a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Help/manual/cmake-variables.7.rst
View file @
e21ffaf8
...
...
@@ -99,6 +99,7 @@ Variables that Change Behavior
/variable/BUILD_SHARED_LIBS
/variable/CMAKE_ABSOLUTE_DESTINATION_FILES
/variable/CMAKE_APPBUNDLE_PATH
/variable/CMAKE_AUTOMOC_RELAXED_MODE
/variable/CMAKE_BACKWARDS_COMPATIBILITY
/variable/CMAKE_BUILD_TYPE
...
...
@@ -118,6 +119,7 @@ Variables that Change Behavior
/variable/CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
/variable/CMAKE_FIND_ROOT_PATH_MODE_PACKAGE
/variable/CMAKE_FIND_ROOT_PATH_MODE_PROGRAM
/variable/CMAKE_FRAMEWORK_PATH
/variable/CMAKE_IGNORE_PATH
/variable/CMAKE_INCLUDE_PATH
/variable/CMAKE_INCLUDE_DIRECTORIES_BEFORE
...
...
Help/variable/CMAKE_APPBUNDLE_PATH.rst
0 → 100644
View file @
e21ffaf8
CMAKE_APPBUNDLE_PATH
--------------------
Search path for OS X application bundles used by the :command:`find_program`,
and :command:`find_package` commands.
Help/variable/CMAKE_FRAMEWORK_PATH.rst
0 → 100644
View file @
e21ffaf8
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.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment