diff options
author | Brad King <brad.king@kitware.com> | 2016-10-18 17:03:34 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-10-18 17:32:50 (GMT) |
commit | 06c396126fb7734326075b56c859330a31ba5707 (patch) | |
tree | 9228eb39d451d8f3820cccb491b7338350a404c5 /Modules/CMakeUnixFindMake.cmake | |
parent | 5d8da06d60138c18eb68fab01b9b6e736ecd4914 (diff) | |
download | CMake-06c396126fb7734326075b56c859330a31ba5707.zip CMake-06c396126fb7734326075b56c859330a31ba5707.tar.gz CMake-06c396126fb7734326075b56c859330a31ba5707.tar.bz2 |
VS: Fix NVIDIA Nsight Tegra Visual Studio Edition support
The guard added by commit v3.7.0-rc1~229^2~17 (Android: Suppress new
functionality with Nsight Tegra in VS IDE builds, 2016-06-02) to
`Modules/Platform/Android-Determine.cmake` does not work in that
location because `CMAKE_VS_PLATFORM_NAME` is not set until after the
module is loaded. Change this particular guard to test for the Visual
Studio generator instead. If in the future we add support for using
Visual Studio for Android without Nsight Tegra then something more will
be needed, but this is good enough for now.
Closes: #16371
Diffstat (limited to 'Modules/CMakeUnixFindMake.cmake')
0 files changed, 0 insertions, 0 deletions