mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 15:19:51 -05:00
bdf660cab5
Previously, only existence of `mfc${v}.dll` and `mfc${v}d.dll` variants
was checked and it was assumed that the managed variants `mfcm*.dll`
also existed. This assumption doesn't hold with Visual Studio 2017.
Check each file separately.
Fixes: #17913
28 KiB
28 KiB