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  735af7aad76fca25251b0ed41d4d36c5c0d3af2a (commit)
       via  ab44c8c316308e0da3eb73876ed0271722d6afdc (commit)
      from  886d33ef24971c5cbb8934f6c180ea5b3c037f3b (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=735af7aad76fca25251b0ed41d4d36c5c0d3af2a
commit 735af7aad76fca25251b0ed41d4d36c5c0d3af2a
Merge: 886d33e ab44c8c
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Wed Jul 30 13:47:03 2014 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Wed Jul 30 13:47:03 2014 -0400

    Merge topic 'fix-CMP0049-extra-error' into next
    
    ab44c8c3 Tests/RunCMake/Configure: Order tests alphabetically


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ab44c8c316308e0da3eb73876ed0271722d6afdc
commit ab44c8c316308e0da3eb73876ed0271722d6afdc
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Wed Jul 30 13:48:19 2014 -0400
Commit:     Brad King <brad.k...@kitware.com>
CommitDate: Wed Jul 30 13:48:19 2014 -0400

    Tests/RunCMake/Configure: Order tests alphabetically

diff --git a/Tests/RunCMake/Configure/RunCMakeTest.cmake 
b/Tests/RunCMake/Configure/RunCMakeTest.cmake
index 1628d82..58e1a2a 100644
--- a/Tests/RunCMake/Configure/RunCMakeTest.cmake
+++ b/Tests/RunCMake/Configure/RunCMakeTest.cmake
@@ -1,8 +1,8 @@
 include(RunCMake)
 
+run_cmake(CustomTargetAfterError)
 run_cmake(ErrorLogs)
 run_cmake(FailCopyFileABI)
-run_cmake(CustomTargetAfterError)
 
 # Use a single build tree for a few tests without cleaning.
 set(RunCMake_TEST_BINARY_DIR ${RunCMake_BINARY_DIR}/RerunCMake-build)

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

Summary of changes:
 Tests/RunCMake/Configure/RunCMakeTest.cmake |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to