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

ModeNameSize
-rw-r--r--.clang-format12L
-rw-r--r--.gitignore13L
-rw-r--r--.gitmodules3L
-rw-r--r--CMakeLists.txt12L
-rw-r--r--LICENSE26L
-rw-r--r--README.md62L
-rw-r--r--src/CMakeLists.txt40L
-rw-r--r--src/bar.cc6L
-rw-r--r--src/bar.h6L
-rw-r--r--src/bar_test.cc16L
-rw-r--r--src/foo.cc5L
-rw-r--r--src/foo.h6L
-rw-r--r--src/foo_test.cc15L
-rw-r--r--src/main.cc13L
-rw-r--r--third_party/CMakeLists.txt1L
m---------third_party/googletest @ 723f266