[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2044-g4eed3d0
Stephen Kelly
steveire at gmail.com
Fri Feb 8 15:40:19 EST 2013
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 4eed3d0cbf64a408a4c4449c0f6819321a5c952a (commit)
via d4370aa9012f882dd98d146da0ce2b339fa2ccc9 (commit)
from 7372fb397a2a212d5e375f22b5a405dcffcc6024 (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=4eed3d0cbf64a408a4c4449c0f6819321a5c952a
commit 4eed3d0cbf64a408a4c4449c0f6819321a5c952a
Merge: 7372fb3 d4370aa
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Fri Feb 8 15:40:17 2013 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Feb 8 15:40:17 2013 -0500
Merge topic 'minor-fixes' into next
d4370aa Add missing file.
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d4370aa9012f882dd98d146da0ce2b339fa2ccc9
commit d4370aa9012f882dd98d146da0ce2b339fa2ccc9
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Fri Feb 8 21:39:23 2013 +0100
Commit: Stephen Kelly <steveire at gmail.com>
CommitDate: Fri Feb 8 21:39:23 2013 +0100
Add missing file.
diff --git a/Tests/RunCMake/TargetPropertyGeneratorExpressions/empty.cpp b/Tests/RunCMake/TargetPropertyGeneratorExpressions/empty.cpp
new file mode 100644
index 0000000..8b1a393
--- /dev/null
+++ b/Tests/RunCMake/TargetPropertyGeneratorExpressions/empty.cpp
@@ -0,0 +1 @@
+// empty
-----------------------------------------------------------------------
Summary of changes:
.../TargetPropertyGeneratorExpressions/empty.cpp | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
create mode 100644 Tests/RunCMake/TargetPropertyGeneratorExpressions/empty.cpp
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list