Add tool infrastructure
This commit is contained in:
parent
a8e2676f36
commit
d66d6d26af
6 changed files with 51 additions and 2 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue