summaryrefslogtreecommitdiffstats
path: root/Help/command
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-03-03 19:43:36 (GMT)
committerBrad King <brad.king@kitware.com>2014-03-03 19:43:36 (GMT)
commit54a4c930876eaca642ef81ff3882b7ce163dd7c4 (patch)
tree0a3891f629b3a196ee73e2a4d8662113c30f3945 /Help/command
parentc69a84c3087f8aa294f4260a856c9440d3ee011a (diff)
parent69d73d27cba5249e3cfe1ba12ccdfbc3b5962e8b (diff)
downloadCMake-54a4c930876eaca642ef81ff3882b7ce163dd7c4.zip
CMake-54a4c930876eaca642ef81ff3882b7ce163dd7c4.tar.gz
CMake-54a4c930876eaca642ef81ff3882b7ce163dd7c4.tar.bz2
Merge branch 'doc-find_package-build-paths' into release
Diffstat (limited to 'Help/command')
-rw-r--r--Help/command/find_package.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/command/find_package.rst b/Help/command/find_package.rst
index a2cff0a..5d9aea6 100644
--- a/Help/command/find_package.rst
+++ b/Help/command/find_package.rst
@@ -269,6 +269,7 @@ enabled.
This can be skipped if ``NO_CMAKE_BUILDS_PATH`` is passed. It is intended
for the case when a user is building multiple dependent projects one
after another.
+ (This step is implemented only on Windows.)
6. Search paths stored in the CMake :ref:`User Package Registry`.
This can be skipped if ``NO_CMAKE_PACKAGE_REGISTRY`` is passed.