[Cmake-commits] CMake branch, master, updated. v3.7.2-1191-g09cad30

Brad King brad.king at kitware.com
Thu Jan 26 10:40:41 EST 2017


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  09cad3090415fbe59474232675e8124c8332116a (commit)
       via  4bc2c16b5d01a66c00100171ad083e9ab5a6506c (commit)
       via  9702b3eefd2baccd24eea9779e17da8fc143fa4c (commit)
      from  6ee9efa883c19c7c1ebfba660c76d42551bbaee8 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=09cad3090415fbe59474232675e8124c8332116a
commit 09cad3090415fbe59474232675e8124c8332116a
Merge: 6ee9efa 4bc2c16
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jan 26 10:40:39 2017 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jan 26 10:40:39 2017 -0500

    Merge topic 'FindGTK2_RunTwice'
    
    4bc2c16b FindGTK2: Add unit test to check variables when run twice
    9702b3ee FindGTK2: Fix GTK2_LIBRARIES and GTK2_TARGETS when called twice


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

Summary of changes:
 Modules/FindGTK2.cmake                             |   82 ++++++++++----------
 Tests/RunCMake/CMakeLists.txt                      |    5 ++
 .../{ClangTidy => FindGTK2}/CMakeLists.txt         |    0
 Tests/RunCMake/FindGTK2/FindGTK2RunTwice.cmake     |   21 +++++
 Tests/RunCMake/FindGTK2/RunCMakeTest.cmake         |    3 +
 5 files changed, 69 insertions(+), 42 deletions(-)
 copy Tests/RunCMake/{ClangTidy => FindGTK2}/CMakeLists.txt (100%)
 create mode 100644 Tests/RunCMake/FindGTK2/FindGTK2RunTwice.cmake
 create mode 100644 Tests/RunCMake/FindGTK2/RunCMakeTest.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list