Revision 4dab8e69bd46b6aa85a97c4d23e9d894fc5fbcf6 authored by Brad King on 19 February 2019, 14:22:55 UTC, committed by Brad King on 19 February 2019, 14:31:50 UTC
VS 2019 does not default to the 8.1 SDK as VS 2017 and VS 2015 did.
When `CMAKE_SYSTEM_VERSION` is 8.1 or lower, select the 8.1 SDK
explicitly.

Fixes: #18927
1 parent 35bf9de
History
File Mode Size
bash-completion
vim
CMakeLists.txt -rw-r--r-- 256 bytes
cmake-mode.el -rw-r--r-- 14.3 KB
cmake.m4 -rw-r--r-- 1.4 KB

back to top