[Cmake-commits] CMake branch, release, updated. v3.8.0-rc1-18-g272c348
Brad King
brad.king at kitware.com
Wed Feb 15 08:26:03 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 272c348d5a1c3f713586e05e0d73fd18441f7bb2 (commit)
via 59ed323d4648a61d911679190273c35f950e20ce (commit)
via 81ebf4be3eeabe7f1fc42929b3cc46e515fd4800 (commit)
via 1c60231ca546597ef8b80e7340c8991b06387cbf (commit)
via 8d75d8dc72a0ac4502991891782a2c84df1f61c3 (commit)
from f45e3b950991f5c4f66cd132bda61a369a3016d7 (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/CMakeCUDAInformation.cmake | 6 ++++++
Modules/Compiler/NVIDIA-CUDA.cmake | 2 +-
Modules/Platform/Windows-NVIDIA-CUDA.cmake | 2 ++
Tests/Cuda/CMakeLists.txt | 1 +
Tests/Cuda/WithC/CMakeLists.txt | 12 ++++++++++++
Tests/Cuda/WithC/cuda.cu | 16 ++++++++++++++++
Tests/Cuda/WithC/main.c | 14 ++++++++++++++
7 files changed, 52 insertions(+), 1 deletion(-)
create mode 100644 Tests/Cuda/WithC/CMakeLists.txt
create mode 100644 Tests/Cuda/WithC/cuda.cu
create mode 100644 Tests/Cuda/WithC/main.c
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list