Skip to content

Commit

Permalink
Update BUILD_EXT.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouhang95 authored Nov 8, 2023
1 parent dc667c2 commit 8874fed
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions docs/BUILD_EXT.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,9 @@ git clone https://github.com/microsoft/vcpkg.git --depth=1
cd vcpkg
.\bootstrap-vcpkg.bat
.\vcpkg integrate install
.\vcpkg install zlib:x64-windows
.\vcpkg install blosc:x64-windows
.\vcpkg install tbb:x64-windows
.\vcpkg install boost-iostreams:x64-windows
.\vcpkg install boost-any:x64-windows
.\vcpkg install boost-algorithm:x64-windows
.\vcpkg install boost-uuid:x64-windows
.\vcpkg install boost-interprocess:x64-windows
.\vcpkg install boost-uuid:x64-windows boost-interprocess:x64-windows
.\vcpkg install eigen3:x64-windows
.\vcpkg install cgal:x64-windows
.\vcpkg install lapack:x64-windows
Expand Down

0 comments on commit 8874fed

Please sign in to comment.