fix triplet for windows
This commit is contained in:
parent
9fe3f9a0f6
commit
6155d6f030
2
.github/workflows/windows-clang.yml
vendored
2
.github/workflows/windows-clang.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
env:
|
||||
VCPKG_ROOT: ./vcpkg
|
||||
run: |
|
||||
cmake --preset default-ninja-clang-windows
|
||||
cmake --preset default-ninja-clang-windows -DVCPKG_TARGET_TRIPLET=x64-mingw-static
|
||||
cmake --build --preset default-ninja-clang-windows --config Release
|
||||
- name: Package for Windows
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user