[Cmake-commits] CMake branch, master, updated. v2.8.10.2-518-g21fc6c4
Brad King
brad.king at kitware.com
Thu Jan 24 08:26:03 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 21fc6c46df7f2271d7baace04f239f031785b917 (commit)
via 6fbe3ce4ef1178cc4f2f14f281cd48ef82a11e03 (commit)
from 907f1e22271079eb2531c3e0b76b9c742c698197 (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=21fc6c46df7f2271d7baace04f239f031785b917
commit 21fc6c46df7f2271d7baace04f239f031785b917
Merge: 907f1e2 6fbe3ce
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jan 24 08:26:01 2013 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jan 24 08:26:01 2013 -0500
Merge topic 'fix-COMPATIBLE_INTERFACE-link-libraries'
6fbe3ce Exclude the LINK_LIBRARIES related properties from INTERFACE evaluation.
-----------------------------------------------------------------------
Summary of changes:
Source/cmGeneratorExpressionDAGChecker.cxx | 10 ++++++++--
Tests/CompatibleInterface/CMakeLists.txt | 16 ++++++++++++++++
Tests/CompatibleInterface/iface2.cpp | 7 +++++++
Tests/CompatibleInterface/iface2.h | 13 +++++++++++++
Tests/CompatibleInterface/main.cpp | 5 ++++-
5 files changed, 48 insertions(+), 3 deletions(-)
create mode 100644 Tests/CompatibleInterface/iface2.cpp
create mode 100644 Tests/CompatibleInterface/iface2.h
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list