cmake_templates
Cmake project templates
Templates for creating C++ projects with cmake.
Concise CMake templates for creating C++ libraries or executables.
128 stars
9 watching
14 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list
cmaketemplate
Related projects:
Repository | Description | Stars |
---|---|---|
cpp-best-practices/cmake_template | C++ project template providing a set of best practices and tools for building and testing C++ applications | 1,159 |
filipdutescu/modern-cpp-template | A C++ project template that provides a basic structure and configuration for modern CMake projects with various features such as static analysis, unit testing, and continuous integration. | 1,738 |
cmake-basis/basis | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 48 |
cginternals/cmake-init | A C++ project setup template using CMake for reliable, cross-platform development. | 911 |
eyalamirmusic/jucecmakerepoprototype | A tool to create and build JUCE-based projects with minimal setup using CMake. | 248 |
qcring/qmlapplicationtemplate | A CMake project template for building a simple QML desktop application. | 43 |
arnavb/cpp14-project-template | A template for creating cross-platform C++14 projects with continuous integration and automated testing | 65 |
lectem/cpp-boilerplate | A C++ template with modern CMake setup and basic project infrastructure | 313 |
euler0/mini-cmake-qt | A minimal CMake project template for Qt 6 applications | 211 |
thelartians/packageproject.cmake | A CMake script generator for creating packageable projects with standardized configuration options. | 110 |
bsamseth/cpp-project | A template for building and testing C++ projects with automated testing and reporting features. | 604 |
developerpaul123/cmakeinstallexample | An example project demonstrating CMake's use in building and packaging a Windows-based C++ project with an installer. | 36 |
utilforever/cpp-oss-template | A C++ template project providing a basic structure for building open source software projects. | 14 |
joshpeterson/cpp-template | A C++ project template with tools and infrastructure for building and testing C++ codebases | 51 |
mhmrhm/seemake | A feature-packed CMake template with testing, static and dynamic checks, coverage reports, and documentation | 4 |