[Cmake-commits] CMake branch, master, updated. v3.7.0-554-g338e681

Brad King brad.king at kitware.com
Wed Nov 16 07:47:15 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  338e681c761a77bcaf997844607cca13f11ac0b6 (commit)
       via  c9560a9a7b4ff56233008a9622683738765edfa5 (commit)
      from  7849424173870379bde31903c0ee644e50f64582 (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=338e681c761a77bcaf997844607cca13f11ac0b6
commit 338e681c761a77bcaf997844607cca13f11ac0b6
Merge: 7849424 c9560a9
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Nov 16 07:47:12 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Nov 16 07:47:12 2016 -0500

    Merge topic 'test_vs_targets_file_reference'
    
    c9560a9a Tests: Extend VS10Project to cover `.targets` file linking


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

Summary of changes:
 Tests/RunCMake/VS10Project/RunCMakeTest.cmake      |    1 +
 .../VsTargetsFileReferences-check.cmake            |   45 ++++++++++++++++++++
 .../VS10Project/VsTargetsFileReferences.cmake      |    9 ++++
 .../bar.c => RunCMake/VS10Project/bar.cpp}         |    0
 Tests/RunCMake/VS10Project/baz.cpp                 |    3 ++
 5 files changed, 58 insertions(+)
 create mode 100644 Tests/RunCMake/VS10Project/VsTargetsFileReferences-check.cmake
 create mode 100644 Tests/RunCMake/VS10Project/VsTargetsFileReferences.cmake
 copy Tests/{Visibility/bar.c => RunCMake/VS10Project/bar.cpp} (100%)
 create mode 100644 Tests/RunCMake/VS10Project/baz.cpp


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list