Merge topic 'doc-find_package-build-paths'

69d73d27 Help: Mention in find_package that cmake-gui step is Windows-only (#14781)
This commit is contained in:
Brad King 2014-03-05 11:07:57 -05:00 committed by CMake Topic Stage
commit 955dd1a551
1 changed files with 1 additions and 0 deletions

View File

@ -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.