summaryrefslogtreecommitdiffstats
path: root/Modules/UseQt4.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-03-23 14:30:14 (GMT)
committerBrad King <brad.king@kitware.com>2017-03-23 14:30:14 (GMT)
commitd4a693a08385024175240a5543cc2a7bb7311966 (patch)
tree55e5da07c95d4c928009662da8de5f78bc6411be /Modules/UseQt4.cmake
parent5ed4e48128837df0539cb1570c954e2872256930 (diff)
downloadCMake-d4a693a08385024175240a5543cc2a7bb7311966.zip
CMake-d4a693a08385024175240a5543cc2a7bb7311966.tar.gz
CMake-d4a693a08385024175240a5543cc2a7bb7311966.tar.bz2
InstallRequiredSystemLibraries: Add support for VS 2017
VS 2017 (VS 15) places its redist DLLs in `Microsoft.VC150.*` directories but still uses version number `140` in the DLL names. The redist directories now have version numbers in their name, and the MSVC and MFC runtime DLLs may be in directories with different versions. Fill out our logic to handle this. For now assume we are given the `MSVC_REDIST_DIR` value as a cache entry. Unfortunately we cannot yet find the VS 2017 MSVC redist directory automatically since there is no registry entry for the VS installation. Later we will have to use `cmVSSetupHelper` for this. Issue: #16735
Diffstat (limited to 'Modules/UseQt4.cmake')
0 files changed, 0 insertions, 0 deletions