[Cmake-commits] CMake branch, next, updated. v3.0.0-rc5-3257-g9ffbf6e

Stephen Kelly steveire at gmail.com
Tue May 20 12:39:02 EDT 2014


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  9ffbf6e066a01e8bba90bb237c4177de435128c1 (commit)
       via  2e11cbc9df49d7beb4e63762f5f01fdb0dd9cad4 (commit)
      from  1b8164e385cc4c14a06933874e4ffc765a9bdf19 (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=9ffbf6e066a01e8bba90bb237c4177de435128c1
commit 9ffbf6e066a01e8bba90bb237c4177de435128c1
Merge: 1b8164e 2e11cbc
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Tue May 20 12:39:01 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue May 20 12:39:01 2014 -0400

    Merge topic 'COMPILE_FEATURES-genex' into next
    
    2e11cbc9 Remove reference to non-existing test.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2e11cbc9df49d7beb4e63762f5f01fdb0dd9cad4
commit 2e11cbc9df49d7beb4e63762f5f01fdb0dd9cad4
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Tue May 20 18:38:09 2014 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Tue May 20 18:38:09 2014 +0200

    Remove reference to non-existing test.
    
    The CompileFeatures test was extended instead.

diff --git a/Tests/CMakeLists.txt b/Tests/CMakeLists.txt
index 912aa8d..5014ef3 100644
--- a/Tests/CMakeLists.txt
+++ b/Tests/CMakeLists.txt
@@ -198,7 +198,6 @@ if(BUILD_TESTING)
   ADD_TEST_MACRO(SystemInformation SystemInformation)
   ADD_TEST_MACRO(MathTest MathTest)
   ADD_TEST_MACRO(CompileFeatures CompileFeatures)
-  ADD_TEST_MACRO(CompileFeaturesGenex CompileFeaturesGenex)
   ADD_TEST_MACRO(CMakeCommands.target_compile_features target_compile_features)
 
   # assume no resources building to test

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

Summary of changes:
 Tests/CMakeLists.txt |    1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list