[Cmake-commits] CMake branch, release, updated. v3.8.0-rc1-9-gf0e5954
Brad King
brad.king at kitware.com
Tue Feb 14 08:33:19 EST 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 f0e5954fcee6b546eaa858b1e3323f529d906d04 (commit)
via 07c3380a6e2a09b7e5976ddbacf385b8b4cde2cd (commit)
via 4168bc184e3e15ee76485e49d3bc5852b90f27de (commit)
via bcd28f04b161be26b3b95ee3bbe2c4d8df5c6bac (commit)
via 44f3acb202c316bc6a863a1823aaafae486c899a (commit)
from 6cbad490c2fdbd9bdc67b406b9f2dcdc21e08ddb (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:
Help/command/execute_process.rst | 19 ++++++++---
Help/manual/cmake-variables.7.rst | 1 +
.../CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES.rst | 7 ++++
Modules/CMakeCUDACompiler.cmake.in | 2 ++
Modules/CMakeDetermineCUDACompiler.cmake | 34 +++++++++++++++++---
Source/cmExecuteProcessCommand.cxx | 2 +-
Tests/Cuda/CMakeLists.txt | 1 +
Tests/Cuda/ToolkitInclude/CMakeLists.txt | 11 +++++++
Tests/Cuda/ToolkitInclude/main.cpp | 8 +++++
Tests/CudaOnly/EnableStandard/CMakeLists.txt | 11 +++++++
10 files changed, 87 insertions(+), 9 deletions(-)
create mode 100644 Help/variable/CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES.rst
create mode 100644 Tests/Cuda/ToolkitInclude/CMakeLists.txt
create mode 100644 Tests/Cuda/ToolkitInclude/main.cpp
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list