[Cmake-commits] CMake branch, master, updated. v3.0.0-1365-g47bf22e

Brad King brad.king at kitware.com
Mon Jul 14 09:37:53 EDT 2014


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  47bf22e121947169af53acbe89a30ff48fd2d75e (commit)
       via  affe9d56a2e17683dc87c457c27cad7f39b0ad56 (commit)
      from  cb867dc4f4bb17d3fd9a5182ac8b789a9dc01818 (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=47bf22e121947169af53acbe89a30ff48fd2d75e
commit 47bf22e121947169af53acbe89a30ff48fd2d75e
Merge: cb867dc affe9d5
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 14 09:37:52 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jul 14 09:37:52 2014 -0400

    Merge topic 'interface-sources-target-objects'
    
    affe9d56 Allow INTERFACE_SOURCES to specify $<TARGET_OBJECTS> (#14970)


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

Summary of changes:
 Help/manual/cmake-buildsystem.7.rst                |    6 ++++++
 Source/cmGeneratorExpressionEvaluator.cxx          |    1 +
 Source/cmTarget.cxx                                |    1 +
 Tests/InterfaceLibrary/CMakeLists.txt              |    6 +++++-
 Tests/InterfaceLibrary/definetestexe.cpp           |    3 ++-
 Tests/InterfaceLibrary/obj.cpp                     |    1 +
 Tests/RunCMake/TargetObjects/BadContext-stderr.txt |   14 ++++++++++++--
 Tests/RunCMake/TargetObjects/BadContext.cmake      |    3 +++
 8 files changed, 31 insertions(+), 4 deletions(-)
 create mode 100644 Tests/InterfaceLibrary/obj.cpp


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list