[Cmake-commits] CMake branch, master, updated. v3.7.0-rc2-291-gdd7f9d8
Brad King
brad.king at kitware.com
Fri Oct 21 08:59:40 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 dd7f9d8393b4dfd470335e662bfb94aaf57f93e1 (commit)
via 587ab3221300f04a4de0756dc1a44fa0eac9c0d2 (commit)
via 149d49ea7c009f9965d9be91cdac8ee6cd2cfb91 (commit)
via 60d73393a50944c1e81472d7e80a458bcb898554 (commit)
from e094c8fa0aa3827b0e81660ad5e29d85b216d60f (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=dd7f9d8393b4dfd470335e662bfb94aaf57f93e1
commit dd7f9d8393b4dfd470335e662bfb94aaf57f93e1
Merge: e094c8f 587ab32
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Oct 21 08:59:37 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Oct 21 08:59:37 2016 -0400
Merge topic 'allow-fallback-config-mapping'
587ab322 Tests: Add test for MAP_IMPORTED_CONFIG_<CONFIG> empty fallback
149d49ea Teach MAP_IMPORTED_CONFIG_<CONFIG> to support configuration-less import
60d73393 Help: Format MAP_IMPORTED_CONFIG_<CONFIG> documentation
-----------------------------------------------------------------------
Summary of changes:
Help/prop_tgt/MAP_IMPORTED_CONFIG_CONFIG.rst | 22 +++++++----
Help/release/dev/allow-fallback-config-mapping.rst | 6 +++
Source/cmTarget.cxx | 41 +++++++++++++-------
Tests/GeneratorExpression/CMakeLists.txt | 8 ++++
Tests/GeneratorExpression/check-part3.cmake | 2 +
5 files changed, 57 insertions(+), 22 deletions(-)
create mode 100644 Help/release/dev/allow-fallback-config-mapping.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list