[Cmake-commits] CMake branch, master, updated. v3.6.2-916-gb3b238c
Brad King
brad.king at kitware.com
Mon Sep 12 09:31:44 EDT 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 b3b238c3cc8cfd1f320faf0233ae860dcfcbfda0 (commit)
via 79eba4b7abf940501a5b2060e8aaa3048d743652 (commit)
via 069cac584f3fccfad54b4fcce8d7e8584a009c51 (commit)
via e9ce050342c34b92e0eaa281a4e454c9b78a41d9 (commit)
from a3aaf0a1815c99bed1acf4578c3aef34d6ef3cdc (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=b3b238c3cc8cfd1f320faf0233ae860dcfcbfda0
commit b3b238c3cc8cfd1f320faf0233ae860dcfcbfda0
Merge: a3aaf0a 79eba4b
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Sep 12 09:31:41 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Sep 12 09:31:41 2016 -0400
Merge topic 'bzip2-imported-targets'
79eba4b7 Help: Add notes for topic 'bzip2-imported-targets'
069cac58 Tests: Add FindBZip2 unit tests
e9ce0503 FindBZip2: Add imported target
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/bzip2-imported-targets.rst | 4 +++
Modules/FindBZip2.cmake | 36 ++++++++++++++++++++++++++-
Tests/CMakeLists.txt | 4 +++
Tests/{FindICU => FindBZip2}/CMakeLists.txt | 8 +++---
Tests/FindBZip2/Test/CMakeLists.txt | 16 ++++++++++++
Tests/FindBZip2/Test/main.c | 23 +++++++++++++++++
6 files changed, 86 insertions(+), 5 deletions(-)
create mode 100644 Help/release/dev/bzip2-imported-targets.rst
copy Tests/{FindICU => FindBZip2}/CMakeLists.txt (54%)
create mode 100644 Tests/FindBZip2/Test/CMakeLists.txt
create mode 100644 Tests/FindBZip2/Test/main.c
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list