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  31cd2c0af0a2cc0c891bdfa9b673d263685cac7c (commit)
       via  6123a737fc7dd612d17682ba8a09b2ada538d37a (commit)
      from  15c47f1df7f99c615a644b456815949a3ea835ca (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=31cd2c0af0a2cc0c891bdfa9b673d263685cac7c
commit 31cd2c0af0a2cc0c891bdfa9b673d263685cac7c
Merge: 15c47f1 6123a73
Author:     Stephen Kelly <steve...@gmail.com>
AuthorDate: Wed Dec 11 08:03:50 2013 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Wed Dec 11 08:03:50 2013 -0500

    Merge topic 'GenerateExportHeader-tests' into next
    
    6123a73 Add information message.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6123a737fc7dd612d17682ba8a09b2ada538d37a
commit 6123a737fc7dd612d17682ba8a09b2ada538d37a
Author:     Stephen Kelly <steve...@gmail.com>
AuthorDate: Wed Dec 11 14:03:10 2013 +0100
Commit:     Stephen Kelly <steve...@gmail.com>
CommitDate: Wed Dec 11 14:03:10 2013 +0100

    Add information message.

diff --git a/Tests/Module/GenerateExportHeader/CMakeLists.txt 
b/Tests/Module/GenerateExportHeader/CMakeLists.txt
index 9ce44fa..3540f16 100644
--- a/Tests/Module/GenerateExportHeader/CMakeLists.txt
+++ b/Tests/Module/GenerateExportHeader/CMakeLists.txt
@@ -195,6 +195,7 @@ elseif(NOT USE_COMPILER_HIDDEN_VISIBILITY)
 else()
   set(_platform UNIX)
 endif()
+message("#### Testing reference: ${_platform}")
 target_compile_definitions(GenerateExportHeader
   PRIVATE
     "SRC_DIR=${CMAKE_CURRENT_SOURCE_DIR}/reference/${_platform}"

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

Summary of changes:
 Tests/Module/GenerateExportHeader/CMakeLists.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


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

Reply via email to