blob: 92f4236a171e1639d8ba52b18143f4bce5b4dd6b (
plain)
1
2
3
4
5
6
7
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.
|