[Cmake-commits] CMake branch, next, updated. v3.1.0-rc1-297-g335e3c8

Brad King brad.king at kitware.com
Tue Nov 4 14:46:02 EST 2014


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  335e3c86608b67db57ca0567b7d8018c10c24468 (commit)
       via  56f4949cbbdd2e10a9878c593e9d5fda2c4eba49 (commit)
      from  d547aa15c3103804818c7f53e6c1695c2b1180f6 (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=335e3c86608b67db57ca0567b7d8018c10c24468
commit 335e3c86608b67db57ca0567b7d8018c10c24468
Merge: d547aa1 56f4949
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 4 14:46:02 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 4 14:46:02 2014 -0500

    Merge topic 'ExternalProject_CMAKE_CACHE_DEFAULT_ARGS' into next
    
    56f4949c Help: Add notes for topic 'ExternalProject_CMAKE_CACHE_DEFAULT_ARGS'


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=56f4949cbbdd2e10a9878c593e9d5fda2c4eba49
commit 56f4949cbbdd2e10a9878c593e9d5fda2c4eba49
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 4 14:45:18 2014 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Tue Nov 4 14:45:18 2014 -0500

    Help: Add notes for topic 'ExternalProject_CMAKE_CACHE_DEFAULT_ARGS'

diff --git a/Help/release/dev/ExternalProject_CMAKE_CACHE_DEFAULT_ARGS.rst b/Help/release/dev/ExternalProject_CMAKE_CACHE_DEFAULT_ARGS.rst
new file mode 100644
index 0000000..1838ab6
--- /dev/null
+++ b/Help/release/dev/ExternalProject_CMAKE_CACHE_DEFAULT_ARGS.rst
@@ -0,0 +1,6 @@
+ExternalProject_CMAKE_CACHE_DEFAULT_ARGS
+----------------------------------------
+
+* The :module:`ExternalProject` module ``ExternalProject_Add`` function
+  learned a new ``CMAKE_CACHE_DEFAULT_ARGS`` option to initialize cache
+  values in the external project without setting them on future builds.

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

Summary of changes:
 Help/release/dev/ExternalProject_CMAKE_CACHE_DEFAULT_ARGS.rst |    6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 Help/release/dev/ExternalProject_CMAKE_CACHE_DEFAULT_ARGS.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list