mirror of
https://github.com/reactos/CMake.git
synced 2025-02-08 12:58:46 +00:00
![Brad King](/assets/img/avatar_default.png)
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.
|