fix triplet for windows
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
VCPKG_ROOT: ./vcpkg
|
VCPKG_ROOT: ./vcpkg
|
||||||
run: |
|
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
|
cmake --build --preset default-ninja-clang-windows --config Release
|
||||||
- name: Package for Windows
|
- name: Package for Windows
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user