Skip to content

Commit

Permalink
copying iconv.h places for simplicity
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-dixon committed Aug 5, 2024
1 parent 814bb62 commit 1071768
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
-DNO_MEMCACHE=ON
-DCMAKE_INSTALL_PREFIX=install
&& cp C:/vcpkg/installed/x64-windows-static-md/include/iconv.h C:/vcpkg/installed/x64-windows-static-md/include/libxml2/libxml/
&& cp C:/vcpkg/installed/x64-windows-static-md/include/iconv.h ./source/structures/
&& cmake --build build -j --config Release
&& cmake --install build --config Release
&& ls install/lib
Expand Down

0 comments on commit 1071768

Please sign in to comment.