[Cmake-commits] CMake branch, master, updated. v3.3.0-rc3-385-g6b4fccd

Brad King brad.king at kitware.com
Thu Jul 9 09:17:18 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  6b4fccd1a69b7da0cadb50026d3a5056c5fc0b05 (commit)
       via  7aa9e80e35f62ec5686d08b49ebe8b57cbc6cbc6 (commit)
      from  53f8ef66a55fd5ad5359f1100ef96b1af9d3bf23 (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=6b4fccd1a69b7da0cadb50026d3a5056c5fc0b05
commit 6b4fccd1a69b7da0cadb50026d3a5056c5fc0b05
Merge: 53f8ef6 7aa9e80
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jul 9 09:17:17 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jul 9 09:17:17 2015 -0400

    Merge topic 'empty-LINK_LIBRARIES'
    
    7aa9e80e set_property: Fix crash when setting LINK_LIBRARIES to nothing


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

Summary of changes:
 Source/cmTarget.cxx                                  |   18 ++++++++++++------
 Tests/RunCMake/CMakeLists.txt                        |    1 +
 .../{AutoExportDll => set_property}/CMakeLists.txt   |    0
 Tests/RunCMake/set_property/LINK_LIBRARIES.cmake     |    7 +++++++
 Tests/RunCMake/set_property/RunCMakeTest.cmake       |    3 +++
 5 files changed, 23 insertions(+), 6 deletions(-)
 copy Tests/RunCMake/{AutoExportDll => set_property}/CMakeLists.txt (100%)
 create mode 100644 Tests/RunCMake/set_property/LINK_LIBRARIES.cmake
 create mode 100644 Tests/RunCMake/set_property/RunCMakeTest.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list