[Cmake-commits] CMake branch, next, updated. v3.6.0-rc3-515-g6c53085

Brad King brad.king at kitware.com
Thu Jun 23 09:10:06 EDT 2016


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  6c530851d68c439ff8829f7028e629a52049e7fa (commit)
       via  410d4e47205070ae170a5af5a51badc5ccd66b90 (commit)
      from  57bc2684095458eb0841958c7a0d69d18abc0394 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6c530851d68c439ff8829f7028e629a52049e7fa
commit 6c530851d68c439ff8829f7028e629a52049e7fa
Merge: 57bc268 410d4e4
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jun 23 09:10:05 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jun 23 09:10:05 2016 -0400

    Merge topic 'compiler-features' into next
    
    410d4e47 fixup! cxx features: add check for override


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=410d4e47205070ae170a5af5a51badc5ccd66b90
commit 410d4e47205070ae170a5af5a51badc5ccd66b90
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jun 23 09:09:50 2016 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Jun 23 09:09:50 2016 -0400

    fixup! cxx features: add check for override

diff --git a/Source/cmConfigure.cmake.h.in b/Source/cmConfigure.cmake.h.in
index 4b01ccc..a8d4f58 100644
--- a/Source/cmConfigure.cmake.h.in
+++ b/Source/cmConfigure.cmake.h.in
@@ -29,6 +29,7 @@
 #cmakedefine CMAKE_USE_ELF_PARSER
 #cmakedefine CMAKE_USE_MACH_PARSER
 #cmakedefine CMAKE_ENCODING_UTF8
+#cmakedefine CMake_HAVE_CXX_OVERRIDE
 #cmakedefine CMake_HAVE_CXX_UNORDERED_MAP
 #cmakedefine CMake_HAVE_CXX_UNORDERED_SET
 #define CMAKE_BIN_DIR "/@CMAKE_BIN_DIR@"

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

Summary of changes:
 Source/cmConfigure.cmake.h.in |    1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list