[Cmake-commits] CMake branch, master, updated. v3.8.0-rc1-64-gb7d8d80

Brad King brad.king at kitware.com
Tue Feb 14 08:30:32 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, master has been updated
       via  b7d8d80a62d2e2c31863efedd41945c2e9db9bcf (commit)
       via  44f3acb202c316bc6a863a1823aaafae486c899a (commit)
      from  31e96ccca23a034700e780470bf48cff0d7fd15e (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=b7d8d80a62d2e2c31863efedd41945c2e9db9bcf
commit b7d8d80a62d2e2c31863efedd41945c2e9db9bcf
Merge: 31e96cc 44f3acb
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Feb 14 08:30:30 2017 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Feb 14 08:30:30 2017 -0500

    Merge topic 'cmake_provide_include_dir_for_toolkit'
    
    44f3acb2 CUDA: Detect the toolkit include directories


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

Summary of changes:
 Help/manual/cmake-variables.7.rst                  |    1 +
 .../CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES.rst     |    7 ++++
 Modules/CMakeCUDACompiler.cmake.in                 |    2 ++
 Modules/CMakeDetermineCUDACompiler.cmake           |   34 +++++++++++++++++---
 Tests/Cuda/CMakeLists.txt                          |    1 +
 Tests/Cuda/ToolkitInclude/CMakeLists.txt           |   11 +++++++
 Tests/Cuda/ToolkitInclude/main.cpp                 |    8 +++++
 Tests/CudaOnly/EnableStandard/CMakeLists.txt       |   11 +++++++
 8 files changed, 71 insertions(+), 4 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