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 8c2ea39 commit 7e613e3Copy full SHA for 7e613e3
.github/workflows/windows.yml
@@ -72,7 +72,7 @@ jobs:
72
73
- name: Configure using cmake
74
run: |
75
- choco install pkg-config
+ choco install pkgconfiglite
76
cmake -S ./ -B ./build \
77
-DSPARROW_IPC_BUILD_SHARED=${{ matrix.build_shared }} \
78
-DSPARROW_IPC_BUILD_TESTS=ON \
0 commit comments