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