Add proper build system
This commit is contained in:
parent
e9e9a3bbc5
commit
e10a41fea8
14 changed files with 331 additions and 9 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue