[Cmake-commits] CMake branch, release, updated. v3.9.1-35-g55c4b68

Kitware Robot kwrobot at kitware.com
Wed Sep 6 10:55:06 EDT 2017


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, release has been updated
       via  55c4b6818e1c2cffa4b43741843125427d0a9776 (commit)
       via  ade45fa3426745a63f6c0e5485561ca9e8b9e894 (commit)
       via  dfc11d71bdfaff0a901d6432416e1329579782f3 (commit)
       via  5a1a1177bf26a60d51571d7595b868eb03f0dff5 (commit)
       via  27816fa741560e3668639c0fa054d740de4abc6e (commit)
       via  a3388900f88e2e576d17f635bbf3a7ed257804a3 (commit)
       via  741eca9c6ca23258286e074355938fca16702765 (commit)
       via  91fbda824708cd09bf7fb2a9bdcaea6791a9dffd (commit)
       via  2ce84615f14db7d40a7a96f86ec0a8ae86eb81fa (commit)
       via  7e57e6ae123439d5101ae1fc3ce593652b408b0c (commit)
       via  2820de210b0334307d5aea8fcbf9fff43cd43e58 (commit)
       via  068cc545d905a5b0fd8caa09494c04346d0ca936 (commit)
      from  29907992277e0145a83368f3e8674b0608d745c5 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 Copyright.txt                                            |    1 +
 Modules/CMakeCSharpInformation.cmake                     |    2 +-
 Modules/FindBoost.cmake                                  |   14 +++++---------
 Modules/FindOpenMP.cmake                                 |    2 ++
 Modules/Platform/Android/Determine-Compiler-NDK.cmake    |    2 +-
 Source/cmGeneratorTarget.cxx                             |    2 +-
 Source/cmGlobalVisualStudioGenerator.cxx                 |   13 +++++++++++++
 Source/cmGlobalVisualStudioGenerator.h                   |    3 +++
 Source/cmVisualStudio10TargetGenerator.cxx               |    7 +++++++
 Tests/CSharpLinkToCxx/CMakeLists.txt                     |    6 ++++++
 Tests/CSharpLinkToCxx/cpp_native.cpp                     |   10 ++++++++++
 Tests/CSharpLinkToCxx/cpp_native.hpp                     |    9 +++++++++
 Tests/RunCMake/GeneratorExpression/RunCMakeTest.cmake    |    1 +
 .../TARGET_PROPERTY-SOURCES-check.cmake                  |    9 +++++++++
 .../GeneratorExpression/TARGET_PROPERTY-SOURCES.cmake    |    5 +++++
 .../RunCMake/GeneratorExpression/empty2.c                |    0
 .../RunCMake/GeneratorExpression/empty3.c                |    0
 17 files changed, 74 insertions(+), 12 deletions(-)
 create mode 100644 Tests/CSharpLinkToCxx/cpp_native.cpp
 create mode 100644 Tests/CSharpLinkToCxx/cpp_native.hpp
 create mode 100644 Tests/RunCMake/GeneratorExpression/TARGET_PROPERTY-SOURCES-check.cmake
 create mode 100644 Tests/RunCMake/GeneratorExpression/TARGET_PROPERTY-SOURCES.cmake
 copy Modules/IntelVSImplicitPath/hello.f => Tests/RunCMake/GeneratorExpression/empty2.c (100%)
 copy Modules/IntelVSImplicitPath/hello.f => Tests/RunCMake/GeneratorExpression/empty3.c (100%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list