[Cmake-commits] CMake branch, master, updated. v2.8.11.2-572-g828ddb6

Brad King brad.king at kitware.com
Wed Jul 24 11:50:54 EDT 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  828ddb68139a080594c2e6a96d57cb9e93d2ccb3 (commit)
       via  f5ca872e8b621bbef1c5feb92317bc420fe07716 (commit)
      from  e31c4bd9a6dbb00e5b1b4dbc651ad56cbb0526ef (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=828ddb68139a080594c2e6a96d57cb9e93d2ccb3
commit 828ddb68139a080594c2e6a96d57cb9e93d2ccb3
Merge: e31c4bd f5ca872
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 24 11:50:49 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jul 24 11:50:49 2013 -0400

    Merge topic 'framework-interface-includes'
    
    f5ca872 Use linked frameworks as a source of include directories.


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

Summary of changes:
 Source/cmTarget.cxx                                |   28 ++++++++++++++++++++
 Source/cmTargetLinkLibrariesCommand.h              |    5 +++
 Tests/ExportImport/Export/CMakeLists.txt           |    6 ++++
 Tests/ExportImport/Export/testLib4.h               |    2 +
 Tests/ExportImport/Import/A/CMakeLists.txt         |    4 +++
 .../Import/A/framework_interface/CMakeLists.txt    |    9 ++++++
 .../A/framework_interface/framework_test.cpp       |    6 ++++
 7 files changed, 60 insertions(+), 0 deletions(-)
 create mode 100644 Tests/ExportImport/Export/testLib4.h
 create mode 100644 Tests/ExportImport/Import/A/framework_interface/CMakeLists.txt
 create mode 100644 Tests/ExportImport/Import/A/framework_interface/framework_test.cpp


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list