[Cmake-commits] CMake branch, next, updated. v3.0.2-5411-g9d10a82
Brad King
brad.king at kitware.com
Mon Sep 22 09:15:03 EDT 2014
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 9d10a8223e96a7bc54b56a3f7c2dd8a8169ed297 (commit)
via 94fad5d64b19c5b92f54bea3514fca6fd280829f (commit)
from 21fb60b7b6171c340ea432968950729e329cb4c8 (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=9d10a8223e96a7bc54b56a3f7c2dd8a8169ed297
commit 9d10a8223e96a7bc54b56a3f7c2dd8a8169ed297
Merge: 21fb60b 94fad5d
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Sep 22 09:15:02 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Sep 22 09:15:02 2014 -0400
Merge topic 'vs-nsight-tegra-generator' into next
94fad5d6 Help: Add notes for topic 'vs-nsight-tegra-generator'
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=94fad5d64b19c5b92f54bea3514fca6fd280829f
commit 94fad5d64b19c5b92f54bea3514fca6fd280829f
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Sep 22 09:14:13 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Mon Sep 22 09:14:13 2014 -0400
Help: Add notes for topic 'vs-nsight-tegra-generator'
diff --git a/Help/release/dev/vs-nsight-tegra-generator.rst b/Help/release/dev/vs-nsight-tegra-generator.rst
new file mode 100644
index 0000000..a5d916b
--- /dev/null
+++ b/Help/release/dev/vs-nsight-tegra-generator.rst
@@ -0,0 +1,8 @@
+vs-nsight-tegra-generator
+-------------------------
+
+* Generators for Visual Studio 11 (2012) and above learned to generate
+ projects for NVIDIA Nsight Tegra Visual Studio Edition. One may set
+ the :variable:`CMAKE_SYSTEM_NAME` variable to ``Android`` on the
+ :manual:`cmake(1)` command-line or in a :variable:`CMAKE_TOOLCHAIN_FILE`
+ to activate this platform.
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/vs-nsight-tegra-generator.rst | 8 ++++++++
1 file changed, 8 insertions(+)
create mode 100644 Help/release/dev/vs-nsight-tegra-generator.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list