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, master has been updated
via a4e02578406c79c1ef0c43b72a1efabcb747d47b (commit)
via 8de3b3d13ed40e97b74eeac4ce2d966a73c5168a (commit)
from 0a11d3306632a1368960c18cee9d9605ac78cc25 (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=a4e02578406c79c1ef0c43b72a1efabcb747d47b
commit a4e02578406c79c1ef0c43b72a1efabcb747d47b
Merge: 0a11d33 8de3b3d
Author: David Cole <[email protected]>
AuthorDate: Wed Feb 1 14:51:36 2012 -0500
Commit: CMake Topic Stage <[email protected]>
CommitDate: Wed Feb 1 14:51:36 2012 -0500
Merge topic 'check_cxx_compiler_flag_cmakeonly'
8de3b3d CheckCXXCompilerFlag test: make it a CMakeOnly test
diff --cc Tests/CMakeOnly/CMakeLists.txt
index 96b9972,2209b20..33c426a
--- a/Tests/CMakeOnly/CMakeLists.txt
+++ b/Tests/CMakeOnly/CMakeLists.txt
@@@ -15,6 -15,6 +15,8 @@@ add_CMakeOnly_test(CheckSymbolExists
add_CMakeOnly_test(CheckCXXSymbolExists)
+ add_CMakeOnly_test(CheckCXXCompilerFlag)
+
add_CMakeOnly_test(AllFindModules)
+
+add_CMakeOnly_test(TargetScope)
-----------------------------------------------------------------------
Summary of changes:
Tests/CMakeLists.txt | 2 --
Tests/CMakeOnly/CMakeLists.txt | 2 ++
.../CheckCXXCompilerFlag/CMakeLists.txt | 16 ----------------
3 files changed, 2 insertions(+), 18 deletions(-)
rename Tests/{Module => CMakeOnly}/CheckCXXCompilerFlag/CMakeLists.txt (86%)
hooks/post-receive
--
CMake
_______________________________________________
Cmake-commits mailing list
[email protected]
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits