Skip to content

Commit 90aed9f

Browse files
committed
Don"t force libraries
1 parent b8a3dd6 commit 90aed9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-binaries.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,6 @@ jobs:
301301
cmake --debug-trycompile -G Ninja -S llvm -B ${{ steps.setup-stage.outputs.build-prefix }}/build \
302302
${{ needs.prepare.outputs.target-cmake-flags }} \
303303
-DLLVM_ENABLE_LIBXML2=FORCE_ON \
304-
-DLIBXML2_LIBRARIES=/c/vcpkg/packages/libxml2_x64-windows-static/lib/libxml2.lib \
305304
-DLIBXML2_INCLUDE_DIR=/c/vcpkg/packages/libxml2_x64-windows-static/include/libxml2 \
306305
-DLIBXML2_DEFINITIONS=-DLIBXML_STATIC \
307306
-C clang/cmake/caches/Release.cmake \

0 commit comments

Comments
 (0)