Browse Source

Help: Add notes for topic 'vs-nsight-tegra-generator'

Brad King 11 years ago
parent
commit
df84281d68
1 changed files with 8 additions and 0 deletions
  1. 8 0
      Help/release/dev/vs-nsight-tegra-generator.rst

+ 8 - 0
Help/release/dev/vs-nsight-tegra-generator.rst

@@ -0,0 +1,8 @@
+vs-nsight-tegra-generator
+-------------------------
+
+* Generators for Visual Studio 10 (2010) 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.