TimothyHelton / cpp_project_templateLinks
C++ Project Template using CMake, Google Test, and Doxygen.
☆62Updated 6 years ago
Alternatives and similar repositories for cpp_project_template
Users that are interested in cpp_project_template are comparing it to the libraries listed below
Sorting:
- Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.☆614Updated last year
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆306Updated 2 months ago
- A small c++ template with modern CMake☆322Updated 5 months ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated this week
- Modern C++: Snippets and Examples☆542Updated 3 years ago
- How to install a library with cmake☆152Updated 4 years ago
- Unit test demo using Google Test.☆365Updated 4 years ago
- Samples for Learning Modern CMake☆240Updated 8 years ago
- This project is aimed at jump-starting a C/C++ project that can build libraries, binaries and have a working unit test suite. It uses CM…☆926Updated last year
- This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.☆443Updated last year
- Example library that shows best practices and proper usage of CMake by using targets☆675Updated 4 years ago
- A simple, cross-platform, and continuously integrated C++14 project template☆67Updated 6 years ago
- Minimized version of cpp_starter_project☆186Updated 2 years ago
- A sample project using GoogleTest with CMake☆251Updated 2 years ago
- Example project which demonstrates various CMake features.☆142Updated 4 years ago
- Template for reliable, cross-platform C++ project setup using cmake.☆928Updated 3 months ago
- A template C++ repository, using CMake and Catch☆53Updated 3 years ago
- A small guide for C/C++ developers to useful extensions to unleash the power of Visual Studio Code☆92Updated 4 years ago
- Example C++11 CMake project that incorporates awesome Clang tooling☆106Updated 5 years ago
- ☆108Updated 4 years ago
- CppCon 2018 Presentation materials☆129Updated 3 years ago
- The Hitchhiker’s Guide to the CMake☆528Updated 2 years ago
- C/C++ hooks to integrate with pre-commit☆358Updated last year
- A set of cmake modules to assist in building code☆290Updated 3 years ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆575Updated 2 months ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆639Updated 9 months ago
- Header only C++14 mocking framework☆851Updated 2 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆366Updated 8 months ago
- Short example how to use Google Test with CMake project☆273Updated last year
- A simple example of how to setup a complete CI environment for C and C++☆394Updated 4 years ago