[Cmake-commits] CMake branch, master, updated. v3.4.1-867-g249aac7

Brad King brad.king at kitware.com
Tue Jan 19 09:35:47 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  249aac71d0b0022031d16963f3b46f9860919104 (commit)
       via  aea1b03617bed037bbd12af36d7ef92feff0ba74 (commit)
       via  e5cbec14a5aec9203bd0e29fa0172fa00c97e521 (commit)
       via  0ca122fcb3df3331a6daaeec090bd967daa0f2b9 (commit)
      from  f8f531584716e732a8f0da44e285e996cb172574 (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=249aac71d0b0022031d16963f3b46f9860919104
commit 249aac71d0b0022031d16963f3b46f9860919104
Merge: f8f5315 aea1b03
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jan 19 09:35:46 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jan 19 09:35:46 2016 -0500

    Merge topic 'export-static-private-depend'
    
    aea1b036 Fix export of STATIC library PRIVATE dependencies with CMP0022 NEW
    e5cbec14 Tests: Use CMP0022 NEW behavior in some ExportImport cases
    0ca122fc Tests: Isolate policy changes in ExportImport test


-----------------------------------------------------------------------

Summary of changes:
 Source/cmTargetLinkLibrariesCommand.cxx                |    7 +++++--
 Tests/ExportImport/Export/CMakeLists.txt               |   16 ++++++++++++++--
 Tests/ExportImport/Export/testLibDepends.c             |    7 ++++++-
 .../ExportImport/Export/testStaticLibRequiredPrivate.c |    1 +
 4 files changed, 26 insertions(+), 5 deletions(-)
 create mode 100644 Tests/ExportImport/Export/testStaticLibRequiredPrivate.c


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list