Skip to content

Commit

Permalink
Merge pull request #68 from Sukriti-sood/vcpkg-installation
Browse files Browse the repository at this point in the history
command changed
  • Loading branch information
shubhamkarande13 authored Aug 16, 2021
2 parents 55d7af2 + 2f3f2a1 commit 5a990af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/prerequisites/vcpkg.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ To build the libraries please follow the following steps:
bootstrap-vcpkg.bat

# install packages
vcpkg.exe install boost-test:x64-windows boost-program-options:x64-windows boost-log:x64-windows turtle:x64-windows zipper:x64-windows poco:x64-windows libpq:x64-windows gdal:x64-windows sqlite3:x64-windows boost-ublas:x64-windows
vcpkg.exe install boost-test:x64-windows boost-program-options:x64-windows boost-log:x64-windows turtle:x64-windows zipper:x64-windows poco:x64-windows libpq:x64-windows gdal:x64-windows sqlite3:x64-windows boost-ublas:x64-windows fmt:x64-windows libpqxx:x64-windows

0 comments on commit 5a990af

Please sign in to comment.