mortennobel / CMake-Cheatsheet
Short introduction to CMake with some examples.
☆122Updated 10 months ago
Alternatives and similar repositories for CMake-Cheatsheet:
Users that are interested in CMake-Cheatsheet are comparing it to the libraries listed below
- CMake Cheat Sheet☆53Updated 4 years ago
- An example of setting up Sphinx for C++ and building with CMake and Read the Docs☆102Updated 3 years ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆294Updated 6 months ago
- C++ project template with unit-tests, documentation, ci-testing and workflows.☆269Updated 9 months ago
- ☆108Updated 4 years ago
- Learn to use CMake☆90Updated 2 months ago
- CMake Best Practices, by Packt Publishing☆209Updated last year
- Samples for Learning Modern CMake☆237Updated 8 years ago
- A small c++ template with modern CMake☆321Updated 2 months ago
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆173Updated 5 years ago
- Minimized version of cpp_starter_project☆187Updated 2 years ago
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆342Updated 2 years ago
- Experiments with the C++ programming language.☆140Updated last month
- A set of cmake modules to assist in building code☆285Updated 3 years ago
- A template C++ repository, using CMake and Catch☆52Updated 2 years ago
- A modern cmake starter project for C++ with a complete build lifecycle, testing, dependency management, etc. Portable across Linux, OS X …☆144Updated 6 months ago
- Conan 2.x examples☆109Updated last week
- The Hitchhiker’s Guide to the CMake☆529Updated last year
- A small guide for C/C++ developers to useful extensions to unleash the power of Visual Studio Code☆89Updated 3 years ago
- Code examples using new features from C++20☆35Updated 4 years ago
- An OS-agnostic C++ library template in plain CMake.☆368Updated 4 years ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆167Updated 3 months ago
- Install all the tools required for building and testing C++ and C projects.☆220Updated this week
- Example library that shows best practices and proper usage of CMake by using targets