[Cmake-commits] CMake branch, next, updated. v3.3.0-rc4-1278-gb90298c
Stephen Kelly
steveire at gmail.com
Wed Jul 22 15:24:05 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 b90298c4a9f56b763ad7b89ed9bfe3bc8675dcea (commit)
via 3e9a0523a986cd6f76ffd4c835f1c9339d068c0a (commit)
from c7bc8c01801fb850a1d246a3c8457cb54d76ad4b (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=b90298c4a9f56b763ad7b89ed9bfe3bc8675dcea
commit b90298c4a9f56b763ad7b89ed9bfe3bc8675dcea
Merge: c7bc8c0 3e9a052
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Wed Jul 22 15:24:05 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jul 22 15:24:05 2015 -0400
Merge topic 'refactor-cmMakefile-properties' into next
3e9a0523 missing file
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3e9a0523a986cd6f76ffd4c835f1c9339d068c0a
commit 3e9a0523a986cd6f76ffd4c835f1c9339d068c0a
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Wed Jul 22 21:23:13 2015 +0200
Commit: Stephen Kelly <steveire at gmail.com>
CommitDate: Wed Jul 22 21:23:13 2015 +0200
missing file
diff --git a/Tests/RunCMake/CompileDefinitions/RunCMakeTest.cmake b/Tests/RunCMake/CompileDefinitions/RunCMakeTest.cmake
new file mode 100644
index 0000000..233fe34
--- /dev/null
+++ b/Tests/RunCMake/CompileDefinitions/RunCMakeTest.cmake
@@ -0,0 +1,3 @@
+include(RunCMake)
+
+run_cmake(SetEmpty)
-----------------------------------------------------------------------
Summary of changes:
Tests/RunCMake/CompileDefinitions/RunCMakeTest.cmake | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 Tests/RunCMake/CompileDefinitions/RunCMakeTest.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list