We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cde682c commit daaa357Copy full SHA for daaa357
build/DirectXTex-GitHub-CMake-Dev17.yml
@@ -62,7 +62,7 @@ variables:
62
Codeql.Enabled: false
63
VCPKG_ROOT: $(Build.SourcesDirectory)/vcpkg
64
VCPKG_CMAKE_DIR: $(Build.SourcesDirectory)/vcpkg/scripts/buildsystems/vcpkg.cmake
65
- VCPKG_MANIFEST_DIR: '$(Build.SourcesDirectory)/build
+ VCPKG_MANIFEST_DIR: $(Build.SourcesDirectory)/build
66
VS_GENERATOR: 'Visual Studio 17 2022'
67
WIN10_SDK: '10.0.19041.0'
68
WIN11_SDK: '10.0.22000.0'
0 commit comments