Jamagas / CMakeLinks
C++ project structure with Google Test (gtest) example using CMake as build system.
☆113Updated 2 years ago
Alternatives and similar repositories for CMake
Users that are interested in CMake 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.☆615Updated 2 years ago
- A small c++ template with modern CMake☆325Updated last month
- Template for reliable, cross-platform C++ project setup using cmake.☆928Updated 5 months ago
- A set of cmake modules to assist in building code☆294Updated 4 years ago
- Basic, but working, C++ project using CMake, boost and Doxygen☆295Updated 9 years ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆310Updated 4 months 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…☆934Updated 2 years ago
- Modern C++: Snippets and Examples☆546Updated 3 years ago
- C++ project template with unit-tests, documentation, ci-testing and workflows.☆286Updated last year
- Example library that shows best practices and proper usage of CMake by using targets☆677Updated 4 years ago
- Online examples from "Boost C++ Application Development Cookbook":☆422Updated 8 months ago
- CppCon 2018 Presentation materials☆130Updated 3 years ago
- Example project which demonstrates various CMake features.