.gitmodules 194 B

1234567
  1. [submodule "includes/cxxopts"]
  2. path = lib/cxxopts
  3. url = https://github.com/jarro2783/cxxopts.git
  4. [submodule "includes/Catch"]
  5. path = lib/Catch
  6. url = https://github.com/philsquared/Catch.git