Add proper build system

This commit is contained in:
Jonathan Müller 2017-04-02 18:37:57 +02:00
commit e10a41fea8
14 changed files with 331 additions and 9 deletions

6
.gitmodules vendored Normal file
View file

@ -0,0 +1,6 @@
[submodule "external/type_safe"]
path = external/type_safe
url = https://github.com/foonathan/type_safe
[submodule "external/tiny-process-library"]
path = external/tiny-process-library
url = https://github.com/eidheim/tiny-process-library