2f071466eb
When CMAKE_SYSTEM_NAME is 'Android', check for an installation of 'NVIDIA Nsight Tegra Visual Studio Edition' and generate .vcxproj files for the "Tegra-Android" platform. Also make the installed version available in a CMAKE_VS_NsightTegra_VERSION variable.
8 lines
266 B
ReStructuredText
8 lines
266 B
ReStructuredText
CMAKE_VS_NsightTegra_VERSION
|
|
----------------------------
|
|
|
|
When using a Visual Studio generator with the
|
|
:variable:`CMAKE_SYSTEM_NAME` variable set to ``Android``,
|
|
this variable contains the version number of the
|
|
installed NVIDIA Nsight Tegra Visual Studio Edition.
|