[Cmake-commits] CMake branch, master, updated. v3.4.1-651-g128d569
Brad King
brad.king at kitware.com
Mon Dec 7 09:22:58 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 128d569af02d95e455b5ee1d8dddec07251b7033 (commit)
via ebaca6290d2c0be7dec22452389632949a700d28 (commit)
from d9bbc8f02b8374d258c254b2e105b951620d795a (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=128d569af02d95e455b5ee1d8dddec07251b7033
commit 128d569af02d95e455b5ee1d8dddec07251b7033
Merge: d9bbc8f ebaca62
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Dec 7 09:22:56 2015 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Dec 7 09:22:56 2015 -0500
Merge topic 'FindTIFF-imported-targets'
ebaca629 FindTIFF: Add imported targets and update documentation
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/FindTIFF-imported-targets.rst | 4 ++
Modules/FindTIFF.cmake | 67 ++++++++++++++++++++----
Tests/CMakeLists.txt | 4 ++
Tests/{FindBoost => FindTIFF}/CMakeLists.txt | 8 +--
Tests/FindTIFF/Test/CMakeLists.txt | 17 ++++++
Tests/FindTIFF/Test/main.c | 12 +++++
6 files changed, 98 insertions(+), 14 deletions(-)
create mode 100644 Help/release/dev/FindTIFF-imported-targets.rst
copy Tests/{FindBoost => FindTIFF}/CMakeLists.txt (54%)
create mode 100644 Tests/FindTIFF/Test/CMakeLists.txt
create mode 100644 Tests/FindTIFF/Test/main.c
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list