This commit is contained in:
Onni Kukkonen
2022-03-12 15:00:44 +02:00
parent 2e98aab89f
commit 1da7bd3309
48 changed files with 26420 additions and 0 deletions

6
build.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
mkdir build
cd build
cmake ..
make
cp ../package/* ./lib/