Skip to content

VS: Fix validation of Windows 8.1 SDK

Brad King requested to merge brad.king/cmake:vs2017-sdk81 into master

The check added by !756 (merged) used the wrong path to windows.h within the SDK, leading to it never being detected.

Fixes: #18923 (closed)

Merge request reports