Add cxxopts third party dependency

This commit is contained in:
Jonathan Goyvaerts
2019-04-16 18:36:30 +02:00
parent 08bdf5abe6
commit 950e53779c
4 changed files with 14 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -52,3 +52,6 @@
[submodule "third_party/cpptoml"]
path = third_party/cpptoml
url = https://github.com/skystrife/cpptoml
[submodule "third_party/cxxopts"]
path = third_party/cxxopts
url = https://github.com/jarro2783/cxxopts