[Cmake-commits] CMake branch, master, updated. v2.8.10.2-403-g6095e9f

Brad King brad.king at kitware.com
Tue Jan 8 14:32:35 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  6095e9fda68810a98be23750b7a0765967d12679 (commit)
       via  9ce1b9ef2946ead0605e766c7dcf1302fe122f3a (commit)
      from  bc414aebaf80cf7a5c67e79e1a5d1f4417164263 (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=6095e9fda68810a98be23750b7a0765967d12679
commit 6095e9fda68810a98be23750b7a0765967d12679
Merge: bc414ae 9ce1b9e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jan 8 14:32:28 2013 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jan 8 14:32:28 2013 -0500

    Merge topic 'include-dirs-convenience'
    
    9ce1b9e Add CMAKE_BUILD_INTERFACE_INCLUDES build-variable.


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

Summary of changes:
 Source/cmDocumentVariables.cxx                     |   11 +++++++++++
 Source/cmGlobalGenerator.cxx                       |   17 +++++++++++++++++
 .../target_link_libraries/CMakeLists.txt           |    7 +++++++
 .../target_link_libraries/subdir/CMakeLists.txt    |    5 +++++
 .../target_link_libraries/subdir/subdirlib.cpp     |    7 +++++++
 .../target_link_libraries/subdir/subdirlib.h       |   12 ++++++++++++
 .../target_link_libraries/targetA.cpp              |    6 +++++-
 7 files changed, 64 insertions(+), 1 deletions(-)
 create mode 100644 Tests/CMakeCommands/target_link_libraries/subdir/CMakeLists.txt
 create mode 100644 Tests/CMakeCommands/target_link_libraries/subdir/subdirlib.cpp
 create mode 100644 Tests/CMakeCommands/target_link_libraries/subdir/subdirlib.h


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list