We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a2260 commit eb8356eCopy full SHA for eb8356e
.github/workflows/codeql.yml
@@ -36,8 +36,6 @@ jobs:
36
-DCMAKE_TOOLCHAIN_FILE="$env:VCPKG_INSTALLATION_ROOT\scripts\buildsystems\vcpkg.cmake"
37
-DVCPKG_TARGET_TRIPLET=x64-windows-static-md
38
build: cmake --build build --parallel "$env:NUMBER_OF_PROCESSORS"
39
- - language: python
40
- build-mode: none
41
42
steps:
43
- name: Checkout repository
0 commit comments