Initial commit

This commit is contained in:
2020-01-07 10:17:38 -05:00
commit 1cb8d6525b
4 changed files with 46 additions and 0 deletions

4
ci/build.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env sh
cmake -D STATIC_BUILD=on .
make