Repository navigation
cmake-template
- Website
- Wikipedia
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
An OS-agnostic C++ library template in plain CMake.
A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.
Godot 4.3 GDExtension C++ game prototype
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.
Template for Clion/Cmake and SDL2 Setup
CMake template for an example project composed of executable and library
A customizable kit to quickly start your C++ projects with CMake.
STM32 CMake Template with Google Test support
A continuously evolving basic template for cpp development practice.
CUDA Programming Starter Kit for VSCode and CLion
Ready To Use CMake Configurations
Simple C project structure example using CMake
Leetcode CMake template. For easy building, testing, and debugging with CMake, GTest, and VSCode.
Example code for using CMake for a C++ project
CPack template to build a Debian package of external third-party CMake projects
Reasonable CMake Project for C++
A cmake modules registry based on vcpkg
A minimalistic GitHub repository template to kickstart your C++ project
CMake & C++ template project with tools and unit tests