[Cmake-commits] CMake branch, next, updated. v3.2.2-2648-gab02c09

Brad King brad.king at kitware.com
Fri May 8 11:26:43 EDT 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, next has been updated
       via  ab02c090a029380e99984148fae4386e9a08d701 (commit)
       via  b75c95cefe9793576a56f16ec4edc865ae68371a (commit)
      from  9d6b955390f91f4c095689d085c24d865993f25d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ab02c090a029380e99984148fae4386e9a08d701
commit ab02c090a029380e99984148fae4386e9a08d701
Merge: 9d6b955 b75c95c
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri May 8 11:26:41 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri May 8 11:26:41 2015 -0400

    Merge topic 'find_package-no-cmake-gui-paths' into next
    
    b75c95ce fixup! find_package: Drop search in recent cmake-gui locations


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b75c95cefe9793576a56f16ec4edc865ae68371a
commit b75c95cefe9793576a56f16ec4edc865ae68371a
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri May 8 11:25:09 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Fri May 8 11:26:07 2015 -0400

    fixup! find_package: Drop search in recent cmake-gui locations

diff --git a/Help/release/dev/find_package-no-cmake-gui-paths.rst b/Help/release/dev/find_package-no-cmake-gui-paths.rst
index 2ca3afd..3914559 100644
--- a/Help/release/dev/find_package-no-cmake-gui-paths.rst
+++ b/Help/release/dev/find_package-no-cmake-gui-paths.rst
@@ -6,3 +6,5 @@ find_package-no-cmake-gui-paths
   This was previously done only on Windows and is now never done.
   The ``NO_CMAKE_BUILDS_PATH`` option is now ignored if given
   and effectively always on.
+  Projects may populate the :ref:`User Package Registry` to aid
+  users building multiple dependent projects one after another.

-----------------------------------------------------------------------

Summary of changes:
 Help/release/dev/find_package-no-cmake-gui-paths.rst |    2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list