[Cmake-commits] CMake branch, next, updated. v3.2.1-1418-g2c1a865
Brad King
brad.king at kitware.com
Fri Apr 3 10:13:36 EDT 2015
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, next has been updated
via 2c1a8659b984d95a73e04342c466c790d3a67c09 (commit)
via fafe3a5114d5e190200a4b06b4cf70a93aa79e7a (commit)
from 503f2fdd8a96c2c2ac634f1af2388d834f8e9093 (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2c1a8659b984d95a73e04342c466c790d3a67c09
commit 2c1a8659b984d95a73e04342c466c790d3a67c09
Merge: 503f2fd fafe3a5
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Apr 3 10:13:35 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Apr 3 10:13:35 2015 -0400
Merge topic 'FindCUDA.cmake/StaticRuntime' into next
fafe3a51 Help: Add notes for topic 'FindCUDA.cmake/StaticRuntime'
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=fafe3a5114d5e190200a4b06b4cf70a93aa79e7a
commit fafe3a5114d5e190200a4b06b4cf70a93aa79e7a
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Apr 3 10:12:32 2015 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Fri Apr 3 10:12:32 2015 -0400
Help: Add notes for topic 'FindCUDA.cmake/StaticRuntime'
diff --git a/Help/release/dev/FindCUDA-StaticRuntime.rst b/Help/release/dev/FindCUDA-StaticRuntime.rst
new file mode 100644
index 0000000..112596c
--- /dev/null
+++ b/Help/release/dev/FindCUDA-StaticRuntime.rst
@@ -0,0 +1,7 @@
+FindCUDA-StaticRuntime
+----------------------
+
+* The :module:`FindCUDA` module now defaults to using the static
+ CUDA runtime library if it is available. A new
+ ``CUDA_USE_STATIC_CUDA_RUNTIME`` option is offered to control
+ this behavior.
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/FindCUDA-StaticRuntime.rst | 7 +++++++
1 file changed, 7 insertions(+)
create mode 100644 Help/release/dev/FindCUDA-StaticRuntime.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list