summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-06-09 13:18:52 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2015-06-09 13:18:52 (GMT)
commit7f14943e5c7d508e937d45cb2608b07dd7c1e2b0 (patch)
tree06b9531178130f5d4374b4959c585ea0d5739063 /Help
parent3e49888ff01c61f9d21911ca0b2ac7f482f5f26e (diff)
parent7ab0806fef24d4982adbbef9b37f48111d2eced4 (diff)
downloadCMake-7f14943e5c7d508e937d45cb2608b07dd7c1e2b0.zip
CMake-7f14943e5c7d508e937d45cb2608b07dd7c1e2b0.tar.gz
CMake-7f14943e5c7d508e937d45cb2608b07dd7c1e2b0.tar.bz2
Merge topic 'doc-find-versioned-location'
7ab0806f Help: Document find_* command versioned/unversioned name ordering
Diffstat (limited to 'Help')
-rw-r--r--Help/command/FIND_XXX.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/command/FIND_XXX.txt b/Help/command/FIND_XXX.txt
index 966db06..bd4d295 100644
--- a/Help/command/FIND_XXX.txt
+++ b/Help/command/FIND_XXX.txt
@@ -39,6 +39,11 @@ Options include:
``NAMES``
Specify one or more possible names for the |SEARCH_XXX|.
+ When using this to specify names with and without a version
+ suffix, we recommend specifying the unversioned name first
+ so that locally-built packages can be found before those
+ provided by distributions.
+
``HINTS``, ``PATHS``
Specify directories to search in addition to the default locations.
The ``ENV var`` sub-option reads paths from a system environment