[Cmake-commits] CMake branch, master, updated. v3.6.2-1309-g834efe1

Brad King brad.king at kitware.com
Tue Oct 4 09:23:09 EDT 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  834efe12bf6bf8059e545ac496eeb390c08e4220 (commit)
       via  dc6d8066607435a0d4b6338bc53e0b1ac746bd35 (commit)
      from  05d802a77ef94452e8b89c1bf3412c78f0e86c97 (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=834efe12bf6bf8059e545ac496eeb390c08e4220
commit 834efe12bf6bf8059e545ac496eeb390c08e4220
Merge: 05d802a dc6d806
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Oct 4 09:23:06 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Oct 4 09:23:06 2016 -0400

    Merge topic 'add-BUILD_RPATH'
    
    dc6d8066 Add a BUILD_RPATH target property specifying build-tree RPATH entries


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

Summary of changes:
 Help/manual/cmake-properties.7.rst    |    1 +
 Help/manual/cmake-variables.7.rst     |    1 +
 Help/prop_tgt/BUILD_RPATH.rst         |   10 ++++++++++
 Help/release/dev/add-BUILD_RPATH.rst  |    6 ++++++
 Help/variable/CMAKE_BUILD_RPATH.rst   |   10 ++++++++++
 Source/cmComputeLinkInformation.cxx   |    6 ++++++
 Source/cmGeneratorTarget.cxx          |    3 +++
 Source/cmTarget.cxx                   |    1 +
 Tests/MacRuntimePath/A/CMakeLists.txt |   15 ++++++++++++---
 9 files changed, 50 insertions(+), 3 deletions(-)
 create mode 100644 Help/prop_tgt/BUILD_RPATH.rst
 create mode 100644 Help/release/dev/add-BUILD_RPATH.rst
 create mode 100644 Help/variable/CMAKE_BUILD_RPATH.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list