[Cmake-commits] CMake branch, next, updated. v3.6.1-1417-gd644883
Stephen Kelly
steveire at gmail.com
Wed Aug 24 16:11:18 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 d64488359696c8ad9519daff699ac9f1d93b2b4f (commit)
via d0c8e915ef09b5596befa7b7b05e2b1ae189141d (commit)
from a03507820e8b11bc65bd678433c173b92b3549f6 (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=d64488359696c8ad9519daff699ac9f1d93b2b4f
commit d64488359696c8ad9519daff699ac9f1d93b2b4f
Merge: a035078 d0c8e91
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Wed Aug 24 16:11:17 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Aug 24 16:11:17 2016 -0400
Merge topic 'extract-cmMessenger' into next
d0c8e915 fixup! cmMessenger: Extract from cmake class
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d0c8e915ef09b5596befa7b7b05e2b1ae189141d
commit d0c8e915ef09b5596befa7b7b05e2b1ae189141d
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Wed Aug 24 22:07:44 2016 +0200
Commit: Stephen Kelly <steveire at gmail.com>
CommitDate: Wed Aug 24 22:07:44 2016 +0200
fixup! cmMessenger: Extract from cmake class
diff --git a/bootstrap b/bootstrap
index 742fa2b..6c6713e 100755
--- a/bootstrap
+++ b/bootstrap
@@ -266,6 +266,7 @@ CMAKE_CXX_SOURCES="\
cmPropertyDefinition \
cmPropertyDefinitionMap \
cmMakefile \
+ cmMessenger \
cmExportBuildFileGenerator \
cmExportFileGenerator \
cmExportInstallFileGenerator \
-----------------------------------------------------------------------
Summary of changes:
bootstrap | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list