cmake-template topic
modern-cpp-template
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
project_options
A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.
how-to-export-cpp-library
An OS-agnostic C++ library template in plain CMake.
CMakeCppProjectTemplate
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...
modern-cmake-template
CMake template for an example project composed of executable and library
c99-game-template
C99 Template for writing games, Made with love and passion!
stm_cmake_template
STM32 CMake Template with Google Test support
clion-cmake-sdl2-template
Template for Clion/Cmake and SDL2 Setup
godot-roguelite
Godot 4.3 GDExtension C++ game prototype
cpp-starter-project-cmake
A customizable kit to quickly start your C++ projects with CMake.