We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66dd524 commit 37b0aedCopy full SHA for 37b0aed
.github/workflows/cmake.yml
@@ -7,7 +7,7 @@ on:
7
env:
8
BUILD_TYPE: RelWithDebInfo
9
BACKTRACE_SUBMIT_TOKEN: ${{ secrets.BACKTRACE_SUBMIT_TOKEN }}
10
- VCPKG_MSVC_TOOLSET_VERSION: 14.34.31933
+ VCPKG_PLATFORM_TOOLSET_VERSION: 14.34.31933
11
VCPKG_ROOT: "C:/vcpkg"
12
13
concurrency:
0 commit comments