[Cmake-commits] CMake branch, master, updated. v3.8.0-rc1-38-g0a30938

Brad King brad.king at kitware.com
Fri Feb 10 13:36:17 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  0a30938848518a0e5095a5dd7e4739922a78b743 (commit)
       via  9837ed96992a0a5e151c4cb5d4cbe6c7890d7db4 (commit)
      from  bb72fff2f09ef307b74de35ab00dfc08e6da83ee (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=0a30938848518a0e5095a5dd7e4739922a78b743
commit 0a30938848518a0e5095a5dd7e4739922a78b743
Merge: bb72fff 9837ed9
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Feb 10 13:36:14 2017 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Feb 10 13:36:14 2017 -0500

    Merge topic 'ExtractGTestMacro'
    
    9837ed96 GoogleTest: Add module to contain gtest_add_tests independently


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

Summary of changes:
 Help/manual/cmake-modules.7.rst        |    1 +
 Help/module/GoogleTest.rst             |    1 +
 Help/release/dev/ExtractGTestMacro.rst |    5 +++
 Modules/FindGTest.cmake                |   60 ++------------------------
 Modules/GoogleTest.cmake               |   73 ++++++++++++++++++++++++++++++++
 5 files changed, 83 insertions(+), 57 deletions(-)
 create mode 100644 Help/module/GoogleTest.rst
 create mode 100644 Help/release/dev/ExtractGTestMacro.rst
 create mode 100644 Modules/GoogleTest.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list