[Cmake-commits] CMake branch, master, updated. v2.8.12.1-927-ga1e58db
Brad King
brad.king at kitware.com
Thu Dec 19 10:12:45 EST 2013
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 a1e58db6757f49d727831852cd8421c64d69ddf5 (commit)
via 3b8e56a50f7f608f7a93f8ecf23392cc2cda4868 (commit)
from bddc437d35750b49ff26178f823049a5ca0ebc83 (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a1e58db6757f49d727831852cd8421c64d69ddf5
commit a1e58db6757f49d727831852cd8421c64d69ddf5
Merge: bddc437 3b8e56a
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Dec 19 10:12:42 2013 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Dec 19 10:12:42 2013 -0500
Merge topic 'fix-INTERFACE-mapped-config'
3b8e56a Don't search for IMPORTED_LOCATION of INTERFACE_LIBRARY (14636)
-----------------------------------------------------------------------
Summary of changes:
Source/cmTarget.cxx | 12 +++++++++-
.../RunCMake/interface_library/RunCMakeTest.cmake | 1 +
.../genex_link-result.txt} | 0
.../genex_link-stderr.txt} | 0
Tests/RunCMake/interface_library/genex_link.cmake | 22 ++++++++++++++++++++
5 files changed, 33 insertions(+), 2 deletions(-)
copy Tests/RunCMake/{CMP0022/CMP0022-WARN-empty-old-result.txt => interface_library/genex_link-result.txt} (100%)
copy Tests/RunCMake/{CMP0022/CMP0022-NOWARN-exe-stderr.txt => interface_library/genex_link-stderr.txt} (100%)
create mode 100644 Tests/RunCMake/interface_library/genex_link.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list