Skip to content

Commit

Permalink
~
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Apr 1, 2024
1 parent 472c53a commit 0b43e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mysql/build_msvc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ echo "::endgroup::"
echo "::group::build"

cmake . \
-DWITH_SSL=C:/vcpkg/packages/openssl_x64-windows-static-md \
-DWITH_SSL=C:/vcpkg/installed/openssl_x64-windows-static-md \
-DDOWNLOAD_BOOST=1 \
-DWITH_BOOST=./boost \
-DFORCE_INSOURCE_BUILD=1 \
Expand Down

0 comments on commit 0b43e01

Please sign in to comment.