initial commit
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[submodule "spdlog"]
|
||||
path = spdlog
|
||||
url = https://github.com/gabime/spdlog.git
|
||||
[submodule "CLI11"]
|
||||
path = CLI11
|
||||
url = https://github.com/CLIUtils/CLI11.git
|
||||
Reference in New Issue
Block a user