summaryrefslogtreecommitdiffstats
path: root/Help/command/FIND_XXX.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-06-08 19:36:31 (GMT)
committerBrad King <brad.king@kitware.com>2015-06-08 19:45:59 (GMT)
commit8c64c4783dde25d84b1549945b95d192c1b7fd68 (patch)
tree0dacd8cfd71a1e08280c89fe963851d8de3b3b98 /Help/command/FIND_XXX.txt
parent25b4483ef8d6f6f074f05cf99e0282abf22d8939 (diff)
downloadCMake-8c64c4783dde25d84b1549945b95d192c1b7fd68.zip
CMake-8c64c4783dde25d84b1549945b95d192c1b7fd68.tar.gz
CMake-8c64c4783dde25d84b1549945b95d192c1b7fd68.tar.bz2
Help: Document CMAKE_FIND_APPBUNDLE and CMAKE_FIND_FRAMEWORK
Add dedicated documents for these and link to them instead of duplicating their documentation in every find command.
Diffstat (limited to 'Help/command/FIND_XXX.txt')
-rw-r--r--Help/command/FIND_XXX.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Help/command/FIND_XXX.txt b/Help/command/FIND_XXX.txt
index 9358329..474127d 100644
--- a/Help/command/FIND_XXX.txt
+++ b/Help/command/FIND_XXX.txt
@@ -100,6 +100,9 @@ If NO_DEFAULT_PATH is not specified, the search process is as follows:
.. |FIND_ARGS_XXX| replace:: <VAR> NAMES name
-.. include:: FIND_XXX_MAC.txt
+On OS X the :variable:`CMAKE_FIND_FRAMEWORK` and
+:variable:`CMAKE_FIND_APPBUNDLE` variables determine the order of
+preference between Apple-style and unix-style package components.
+
.. include:: FIND_XXX_ROOT.txt
.. include:: FIND_XXX_ORDER.txt