cc_project_template_cmake

A cmake, ninja, and googletest-based C++ project template
git clone https://git.bracken.jp/cc_project_template_cmake.git
Log | Files | Refs | Submodules | README | LICENSE

.gitmodules (116B)


      1 [submodule "third_party/googletest"]
      2 	path = third_party/googletest
      3 	url = https://github.com/google/googletest.git