[Cmake-commits] CMake branch, master, updated. v3.5.0-rc2-97-g2321e63
Brad King
brad.king at kitware.com
Thu Feb 18 10:08:03 EST 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 2321e63734d1b31eebc344e18a5b45fc76343185 (commit)
via 87f44b7525ebc9761b32b98f0c9e1276431e6ec1 (commit)
from 1b369aa285c82f83ecbaf219800ae72d973cb0ab (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=2321e63734d1b31eebc344e18a5b45fc76343185
commit 2321e63734d1b31eebc344e18a5b45fc76343185
Merge: 1b369aa 87f44b7
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Feb 18 10:08:01 2016 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Feb 18 10:08:01 2016 -0500
Merge topic 'fix-static-private-non-target-depends'
87f44b75 Fix export of STATIC library PRIVATE non-target dependencies
-----------------------------------------------------------------------
Summary of changes:
Source/cmExportFileGenerator.cxx | 21 ++++++++++++++++++++
Source/cmTargetLinkLibrariesCommand.cxx | 7 ++-----
.../target_link_libraries/RunCMakeTest.cmake | 2 ++
.../StaticPrivateDepNotExported-result.txt} | 0
.../StaticPrivateDepNotExported-stderr.txt | 1 +
.../StaticPrivateDepNotExported.cmake | 7 +++++++
.../StaticPrivateDepNotTarget.cmake | 6 ++++++
7 files changed, 39 insertions(+), 5 deletions(-)
copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => target_link_libraries/StaticPrivateDepNotExported-result.txt} (100%)
create mode 100644 Tests/RunCMake/target_link_libraries/StaticPrivateDepNotExported-stderr.txt
create mode 100644 Tests/RunCMake/target_link_libraries/StaticPrivateDepNotExported.cmake
create mode 100644 Tests/RunCMake/target_link_libraries/StaticPrivateDepNotTarget.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list