[Cmake-commits] CMake branch, master, updated. v3.4.2-897-gddb09ec
Brad King
brad.king at kitware.com
Fri Jan 22 09:25:35 EST 2016
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 ddb09ec8f91e7215d867c83d9229d3558bf2c166 (commit)
via 9b08c6233052fa1c3d393ee474c874f997491f7b (commit)
from dcf977ea1a97f41fe19a871235dc75e85891e478 (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=ddb09ec8f91e7215d867c83d9229d3558bf2c166
commit ddb09ec8f91e7215d867c83d9229d3558bf2c166
Merge: dcf977e 9b08c62
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Jan 22 09:25:33 2016 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jan 22 09:25:33 2016 -0500
Merge topic 'FindPNG-imported-targets'
9b08c623 FindPNG: Create an imported PNG::PNG target (#15911)
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/FindPNG-imported-targets.rst | 4 ++
Modules/FindPNG.cmake | 50 +++++++++++++++++++++----
Tests/CMakeLists.txt | 4 ++
Tests/{FindTIFF => FindPNG}/CMakeLists.txt | 8 ++--
Tests/FindPNG/Test/CMakeLists.txt | 16 ++++++++
Tests/FindPNG/Test/main.c | 20 ++++++++++
6 files changed, 91 insertions(+), 11 deletions(-)
create mode 100644 Help/release/dev/FindPNG-imported-targets.rst
copy Tests/{FindTIFF => FindPNG}/CMakeLists.txt (55%)
create mode 100644 Tests/FindPNG/Test/CMakeLists.txt
create mode 100644 Tests/FindPNG/Test/main.c
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list