Closed walbourn closed 1 year ago
When building with CMake and VS 2022 Update 5 or later, I make use of /Zc:templateScope for conformance validation. This is, however, not compatible with the Windows SDK prior to the Windows SDK (22000) build.
/Zc:templateScope
When building with CMake and VS 2022 Update 5 or later, I make use of
/Zc:templateScope
for conformance validation. This is, however, not compatible with the Windows SDK prior to the Windows SDK (22000) build.