diff options
author | Rechi <Rechi@users.noreply.github.com> | 2020-09-25 04:01:17 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-09-25 17:11:14 (GMT) |
commit | 561d4b4a47281e715b2868811093e15fd560d307 (patch) | |
tree | 65c14faced7c2f9e517add802ae5e927ba290a2d /Tests/FindPython/Python2Module | |
parent | 0cd1ef0932dfb4c0c2c7d0eaa5d91a8593b3a3d7 (diff) | |
download | CMake-561d4b4a47281e715b2868811093e15fd560d307.zip CMake-561d4b4a47281e715b2868811093e15fd560d307.tar.gz CMake-561d4b4a47281e715b2868811093e15fd560d307.tar.bz2 |
VS: Fix CMAKE_INSTALL_PREFIX with GENERATOR_PLATFORM for x64 and ARM
Generate the same default `CMAKE_INSTALL_PREFIX` if a project is
configured with CMAKE_GENERATOR_PLATFORM (`cmake -G "Visual Studio
[...]" -A x64` and `cmake -G "Visual Studio [...]" -A ARM`) instead of
the prior CMake 3.1 way (`cmake -G "Visual Studio [...] Win64"` and
`cmake -G "Visual Studio [...] ARM"`).
Diffstat (limited to 'Tests/FindPython/Python2Module')
0 files changed, 0 insertions, 0 deletions