cmake-template
There are 53 repositories under cmake-template topic.
filipdutescu/modern-cpp-template
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
robotology/how-to-export-cpp-library
An OS-agnostic C++ library template in plain CMake.
aminya/project_options
A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.
vorlac/godot-roguelite
Godot 4.3 GDExtension C++ game prototype
yicm/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 module. It uses the CMake build system to make it easier for us to develop C/C++ projects.
llanillo/clion-cmake-sdl2-template
Template for Clion/Cmake and SDL2 Setup
rvarago/modern-cmake-template
CMake template for an example project composed of executable and library
josephgarnier/cpp-starter-project-cmake
A customizable kit to quickly start your C++ projects with CMake.
tfazli/stm_cmake_template
STM32 CMake Template with Google Test support
serious-scaffold/ss-cpp
A continuously evolving basic template for cpp development practice.
decaday/py32f0-cmake
PY32F0 MCU CMake project template. Using GCC, cross-platform.Supported PY32F030,PY32F002/3,XL32,AIR001
fengkx/leetcode-cmake
Leetcode CMake template. For easy building, testing, and debugging with CMake, GTest, and VSCode.
gccore/CMakeTemplate
Ready To Use CMake Configurations
ShawnZhong/CUDA-Programming-Starter-Kit
CUDA Programming Starter Kit for VSCode and CLion
Swepz/Simple_CMake_Project
Simple C project structure example using CMake
Pseudomanifold/cmake-cpp
Example code for using CMake for a C++ project
threeal/deb-cpack-template
CPack template to build a Debian package of external third-party CMake projects
adamcavendish/reason.cmake
Reasonable CMake Project for C++
msclock/cmake-registry
A cmake modules registry based on vcpkg
threeal/cpp-starter
A minimalistic GitHub repository template to kickstart your C++ project
araujo88/yaml2cmake
Generate CMakeLists from YAML for easy C++ project setups and dependency management
R3D9477/CppProjectTemplate_VSCodeCMakeTools
rapid start the new C++ project, easy to debug and obtain profiling reports
trondhe/cmake_template
CMake & C++ template project with tools and unit tests
FeignClaims/cpp_conan_template
A C++ CMake template using Conan
Life4gal/galStarterTemplate
Useful CMake Examples.Also A Modern CMake Template for Beginner.
ohto-ai/CMakeProjectTemplate
CMake template for Windows and Ubuntu
dgellow/cmake-template
GitHub repository template for C++ projects, based on CMake, vcpkg, and VSCode
gukazma/CppTemplateProject
Cpp template project
LanguidSmartass/cmake-toolchain-file
A CMake toolchain file for manual toolchain selection
1nfiniteloop/cpp-env
Robust and user-friendly development environment for your C++ project
cemderv/gocpp.dev
Your quickstart to C++ projects
mrhatch97/cmake-cpp-template
A template for a CMake project for C++ with Doxygen and CTest support
the-hyp0cr1t3/cmake-project-base
CMake Project template
zaki-x86/cxx_project_template
Template for midsize to large c++ projects