[Cmake-commits] CMake branch, master, updated. v3.4.1-704-gc952f2b
Brad King
brad.king at kitware.com
Mon Dec 14 10:00:04 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, master has been updated
via c952f2b42469c22b09570d35eb67d6521eeffbb7 (commit)
via f0b5ce7f94ae699ed583777534742bbeb211407a (commit)
via 99afe23513054db4add5143de4aa3a826e8c6c75 (commit)
via 611735e76e14807e2145d6b67efbb080d419f19f (commit)
from 09da79b40ff5a809490b40709a9e564e4ceec0b7 (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=c952f2b42469c22b09570d35eb67d6521eeffbb7
commit c952f2b42469c22b09570d35eb67d6521eeffbb7
Merge: 09da79b f0b5ce7
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Dec 14 10:00:02 2015 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Dec 14 10:00:02 2015 -0500
Merge topic 'FindGTest-imported-targets'
f0b5ce7f Help: Add notes for topic 'FindGTest-imported-targets'
99afe235 Tests: Add tests for FindGTest
611735e7 FindGTest: Add imported targets and update documentation
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/FindGTest-imported-targets.rst | 4 +
Modules/FindGTest.cmake | 160 +++++++++++++++--------
Tests/CMakeLists.txt | 5 +
Tests/{FindBoost => FindGTest}/CMakeLists.txt | 8 +-
Tests/FindGTest/Test/CMakeLists.txt | 17 +++
Tests/FindGTest/Test/main.cxx | 6 +
6 files changed, 144 insertions(+), 56 deletions(-)
create mode 100644 Help/release/dev/FindGTest-imported-targets.rst
copy Tests/{FindBoost => FindGTest}/CMakeLists.txt (54%)
create mode 100644 Tests/FindGTest/Test/CMakeLists.txt
create mode 100644 Tests/FindGTest/Test/main.cxx
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list