[Cmake-commits] CMake branch, next, updated. v3.1.2-1059-g4587caf

Stephen Kelly steveire at gmail.com
Thu Feb 5 16:03:28 EST 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  4587caf8dc727e8a18b28cef9755c0b1d4500f4f (commit)
       via  9af29a6dc3f0fc2c21450e76f041561418c88dd7 (commit)
      from  446462370badf7bf80b74dc5209c72c7f6a88a26 (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=4587caf8dc727e8a18b28cef9755c0b1d4500f4f
commit 4587caf8dc727e8a18b28cef9755c0b1d4500f4f
Merge: 4464623 9af29a6
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Thu Feb 5 16:03:27 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Feb 5 16:03:27 2015 -0500

    Merge topic 'export-interface-source-files' into next
    
    9af29a6d Remove message.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9af29a6dc3f0fc2c21450e76f041561418c88dd7
commit 9af29a6dc3f0fc2c21450e76f041561418c88dd7
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Thu Feb 5 22:02:48 2015 +0100
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Thu Feb 5 22:02:48 2015 +0100

    Remove message.

diff --git a/Tests/RunCMake/CMakeLists.txt b/Tests/RunCMake/CMakeLists.txt
index c7bef67..6519682 100644
--- a/Tests/RunCMake/CMakeLists.txt
+++ b/Tests/RunCMake/CMakeLists.txt
@@ -3,7 +3,6 @@
 macro(add_RunCMake_test test)
   set(TEST_ARGS ${ARGN})
   if ("${ARGV1}" STREQUAL "TEST_DIR")
-    message("HERE ${ARGV1}")
     if ("${ARGV2}" STREQUAL "")
       message(FATAL_ERROR "Invalid args")
     endif()

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

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


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list