[Cmake-commits] CMake branch, release, updated. v3.9.0-rc3-31-gc8ee5db
Kitware Robot
kwrobot at kitware.com
Thu Jun 22 10:15: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 c8ee5dbc0c9745ee6dadc1c18483a127bebd7962 (commit)
via 5ba09a75a25f0876596af39fa32eff69cc44e1d6 (commit)
via 974f43338b09e6ae4342015e2cc088d751943cb0 (commit)
via 5d317930230daf61c72c2fa4bdd7b74dbcd7b190 (commit)
via 3d9924447702df5a85977041f301aaab3fbe7215 (commit)
via 3b75421515835b2fc6713be3015cc3f7324bb5a8 (commit)
via f2059585e6302446707560b123c7b785df5f5859 (commit)
via fff7d8c666e436d9a1a33865d87668e9cf6ff0da (commit)
via 51865fc67ecd61d9cbf984be0310f2e9fb8ff455 (commit)
from ab4c3270ae7062a8f3296055b9f6443b80f3aef2 (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:
Modules/Platform/Android-Common.cmake | 8 +++-
Source/cmVS10RCFlagTable.h | 1 +
Source/cmVS11RCFlagTable.h | 1 +
Source/cmVS12RCFlagTable.h | 1 +
Source/cmVS14RCFlagTable.h | 1 +
Source/cmVisualStudio10TargetGenerator.cxx | 49 +++++++++++++++------
Tests/CMakeLists.txt | 1 +
Tests/CSharpLinkToCxx/CMakeLists.txt | 17 +++++++
Tests/CSharpLinkToCxx/cli.cpp | 10 +++++
Tests/CSharpLinkToCxx/cli.hpp | 10 +++++
Tests/CSharpLinkToCxx/csharp.cs | 16 +++++++
Tests/CudaOnly/SeparateCompilation/CMakeLists.txt | 4 ++
Tests/CudaOnly/WithDefs/CMakeLists.txt | 1 +
Tests/CudaOnly/WithDefs/main.notcu | 4 ++
Tests/VSResource/CMakeLists.txt | 4 ++
15 files changed, 112 insertions(+), 16 deletions(-)
create mode 100644 Tests/CSharpLinkToCxx/CMakeLists.txt
create mode 100644 Tests/CSharpLinkToCxx/cli.cpp
create mode 100644 Tests/CSharpLinkToCxx/cli.hpp
create mode 100644 Tests/CSharpLinkToCxx/csharp.cs
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list