[Cmake-commits] CMake branch, master, updated. v2.8.10.2-352-gde53c4c
Brad King
brad.king at kitware.com
Thu Jan 3 13:53:17 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 de53c4c695604bbe00a2dca86d2ac6f2971e2bdd (commit)
via 30962029325b2126b0b986db0c5ce8e0660428a0 (commit)
from 690d6baece0e5187f2bd57f8e6ff58f2ab4a57a5 (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=de53c4c695604bbe00a2dca86d2ac6f2971e2bdd
commit de53c4c695604bbe00a2dca86d2ac6f2971e2bdd
Merge: 690d6ba 3096202
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jan 3 13:53:15 2013 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jan 3 13:53:15 2013 -0500
Merge topic 'iface-depends'
3096202 Make targets depend on the link interface of their dependees.
-----------------------------------------------------------------------
Summary of changes:
Source/cmComputeTargetDepends.cxx | 59 ++++++++++++++++++++
Source/cmComputeTargetDepends.h | 6 ++-
.../target_link_libraries/CMakeLists.txt | 7 ++
.../target_link_libraries/depIfaceOnly.cpp | 7 ++
.../target_link_libraries/depIfaceOnly.h | 7 ++
.../target_link_libraries/targetA.cpp | 5 +-
6 files changed, 89 insertions(+), 2 deletions(-)
create mode 100644 Tests/CMakeCommands/target_link_libraries/depIfaceOnly.cpp
create mode 100644 Tests/CMakeCommands/target_link_libraries/depIfaceOnly.h
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list