Add tool infrastructure

This commit is contained in:
Jonathan Müller 2017-04-08 10:52:54 +02:00
commit d66d6d26af
6 changed files with 51 additions and 2 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "external/tiny-process-library"]
path = external/tiny-process-library
url = https://github.com/eidheim/tiny-process-library
[submodule "external/cxxopts"]
path = external/cxxopts
url = https://github.com/jarro2783/cxxopts