cmake-template topic

List cmake-template repositories

modern-cpp-template

1.6k
Stars
209
Forks
Watchers

A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.

project_options

329
Stars
52
Forks
Watchers

A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.

how-to-export-cpp-library

356
Stars
53
Forks
Watchers

An OS-agnostic C++ library template in plain CMake.

CMakeCppProjectTemplate

94
Stars
33
Forks
Watchers

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

53
Stars
7
Forks
Watchers

CMake template for an example project composed of executable and library

c99-game-template

27
Stars
0
Forks
Watchers

C99 Template for writing games, Made with love and passion!

stm_cmake_template

20
Stars
3
Forks
Watchers

STM32 CMake Template with Google Test support

clion-cmake-sdl2-template

67
Stars
6
Forks
Watchers

Template for Clion/Cmake and SDL2 Setup

godot-roguelite

141
Stars
10
Forks
Watchers

Godot 4.3 GDExtension C++ game prototype

cpp-starter-project-cmake

21
Stars
3
Forks
Watchers

A customizable kit to quickly start your C++ projects with CMake.