bsamseth / cpp-projectLinks
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
☆612Updated last year
Alternatives and similar repositories for cpp-project
Users that are interested in cpp-project are comparing it to the libraries listed below
Sorting:
- A small c++ template with modern CMake☆322Updated 3 months ago
- Example library that shows best practices and proper usage of CMake by using targets☆674Updated 4 years ago
- Template for reliable, cross-platform C++ project setup using cmake.☆927Updated last month
- CMake wrapper for conan C and C++ package manager☆871Updated this week
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…