[Cmake-commits] CMake branch, master, updated. v3.7.0-rc3-500-ga0b1596

Brad King brad.king at kitware.com
Fri Nov 11 10:44:23 EST 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  a0b159685ea4383255e46de5456d6a9204457c1f (commit)
       via  883bd34a1fa31273929c7baf2f43b3c6f5ec0c01 (commit)
      from  5733d3fbb96a0f48b58b44e5b256ec1978cbbf61 (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=a0b159685ea4383255e46de5456d6a9204457c1f
commit a0b159685ea4383255e46de5456d6a9204457c1f
Merge: 5733d3f 883bd34
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Nov 11 10:44:20 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Nov 11 10:44:20 2016 -0500

    Merge topic 'vs_targets_file_as_library'
    
    883bd34a VS: Treat libraries ending in `.targets` as msbuild imports


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

Summary of changes:
 Help/command/target_link_libraries.rst          |    5 +
 Help/release/dev/vs_targets_file_as_library.rst |    6 ++
 Modules/Platform/Windows.cmake                  |    1 +
 Source/cmVisualStudio10TargetGenerator.cxx      |  118 ++++++++++++++++++++++-
 Source/cmVisualStudio10TargetGenerator.h        |   15 ++-
 5 files changed, 140 insertions(+), 5 deletions(-)
 create mode 100644 Help/release/dev/vs_targets_file_as_library.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list