[Cmake-commits] CMake branch, master, updated. v3.3.0-rc4-525-g4c3d431

Brad King brad.king at kitware.com
Wed Jul 22 11:04:31 EDT 2015


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  4c3d431210d8c30b4b6fc67f75af73406dd396fa (commit)
       via  45c5f8cad2f95ccfada50e1b65e56918f3c6c5c4 (commit)
      from  90b3b5e42c1d0a8b228314451706f49cfbb7e047 (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=4c3d431210d8c30b4b6fc67f75af73406dd396fa
commit 4c3d431210d8c30b4b6fc67f75af73406dd396fa
Merge: 90b3b5e 45c5f8c
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 22 11:04:30 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jul 22 11:04:30 2015 -0400

    Merge topic 'target-directory-properties'
    
    45c5f8ca Add SOURCE_DIR and BINARY_DIR target properties


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

Summary of changes:
 Help/manual/cmake-properties.7.rst                       |    2 ++
 Help/prop_tgt/BINARY_DIR.rst                             |    6 ++++++
 Help/prop_tgt/SOURCE_DIR.rst                             |    6 ++++++
 Help/release/dev/target-directory-properties.rst         |    5 +++++
 Source/cmTarget.cxx                                      |   12 ++++++++++++
 Tests/RunCMake/get_property/target_properties-stderr.txt |    6 +++++-
 Tests/RunCMake/get_property/target_properties.cmake      |    2 ++
 7 files changed, 38 insertions(+), 1 deletion(-)
 create mode 100644 Help/prop_tgt/BINARY_DIR.rst
 create mode 100644 Help/prop_tgt/SOURCE_DIR.rst
 create mode 100644 Help/release/dev/target-directory-properties.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list