Found 3,880 repositories(showing 30)
TheLartians
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
cpp-best-practices
A template CMake project to get you started with C++ and tooling
filipdutescu
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
cpp-best-practices
CMake for C++ Best Practices
kigster
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 CMake build system and is deliberately completely minimal.
cginternals
Template for reliable, cross-platform C++ project setup using cmake.
bsamseth
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
Repository template for SFML projects using CMake
district10
Some CMake Templates (examples). Qt, Boost, OpenCV, C++11, etc 一些栗子
robotology
An OS-agnostic C++ library template in plain CMake.
Lectem
A small c++ template with modern CMake
madduci
A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)
asmaloney
📜 A template project for building Godot 4 GDExtensions using CMake
euler0
A minimal CMake template for Qt 5 & 6 projects
SasLuca
A minimal project template for raylib using CMake that works well in CLion & Visual Studio.
JanWilczek
A template repository that you can use for creating audio plugins with the JUCE C++ framework. It is based on CMake, uses CPM package manager, the JUCE C++ framework (obviously), and the GoogleTest framework. All of these are easy to change on demand. You can also base off your new repo off this template because the setup is very simple.
cpp-best-practices
Minimized version of cpp_starter_project
lszl84
A template for multiplatform WxWidgets projects using CMake
pananton
Template for C++ library built with CMake
A template project to build a C++/CMake/vcpkg based projects with IDE and GitHub Actions. Build is sped up with caching of artifacts.
SethMMorton
A template directory structure for a Fortran project using CMake as the build system.
acdemiralp
Concise CMake templates for creating C++ libraries or executables.
This project aims to quickly launch a C/C++ project, which can build libraries and binary files. The project comes with basic modules such as thread pool, unit test, logger, and configuration reading module. It uses the CMake build system to make it easier for us to develop C/C++ projects.
gvcallen
Template and short tutorial on how to setup an integrated environment for VS Code and CMake (Doxygen and ClangFormat ready)
MartinHelmut
C++ GUI starter project template with CMake and Cpack, Dear ImGui, and SDL2.
giddie
Project template using CMake / Qt / NSIS or WiX / MinGW or MSVS combined in easy-to-use form
Sarcasm
CMake SuperBuild template using External_Projects
tupini07
A small Raylib C++ template that uses CMake, LDtk, and Box2d
GRAPHISOFT
CMake Template for Archicad Add-Ons.
rxdu
CMake template for STM32 projects