First version of the build system

This commit is contained in:
Pierre
2018-04-29 20:58:01 +02:00
parent 67acbbab4e
commit 4f9946063d
5 changed files with 298 additions and 10 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
# ---> VisualStudioCode
.settings
# Build directory
output/*