switch to vcpkg+cmake build system

This commit is contained in:
Lion Kortlepel
2023-12-04 15:31:03 +01:00
parent a28e31d080
commit fff1f56631
14 changed files with 472 additions and 275 deletions

View File

@@ -0,0 +1,9 @@
#!/bin/bash
set -ex
apt-get update -y
apt-get upgrade -y
apt-get install -y liblua5.3-0 curl