Skip to content

Commit

Permalink
linux dev build
Browse files Browse the repository at this point in the history
  • Loading branch information
k-wojcik committed Jul 21, 2024
1 parent b22210c commit f13c387
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build/build-libs.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
#!/bin/bash

vcpkg install --triplet=x64-linux-dynamic
mkdir -p libs/x64-linux/
cp ./vcpkg_installed/x64-linux-dynamic/lib/*.so ./libs/x64-linux/

0 comments on commit f13c387

Please sign in to comment.