Reorganization to more typical project structure

This commit is contained in:
suhrke
2017-08-23 20:30:27 -07:00
parent afb329cac4
commit 79d1513ebd
9 changed files with 5 additions and 5 deletions

4
.gitmodules vendored
View File

@@ -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