Reorganization to more typical project structure
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,6 +1,6 @@
|
||||
[submodule "includes/cxxopts"]
|
||||
path = includes/cxxopts
|
||||
path = lib/cxxopts
|
||||
url = https://github.com/jarro2783/cxxopts.git
|
||||
[submodule "includes/Catch"]
|
||||
path = includes/Catch
|
||||
path = lib/Catch
|
||||
url = https://github.com/philsquared/Catch.git
|
||||
|
Reference in New Issue
Block a user