cmake-examples
CMake tutorials
A collection of simple CMake projects to help understand the basics of CMake and installing.
A collection of as simple as possible, modern CMake projects
1k stars
37 watching
68 forks
Language: CMake
last commit: about 1 month ago
Linked from 1 awesome list
cmakecmake-examplescmake-scriptscmakelists
Related projects:
Repository | Description | Stars |
---|---|---|
pabloariasal/modern-cmake-sample | A sample project demonstrating best practices and proper usage of CMake in building a library and an executable. | 667 |
toeb/moderncmake | A collection of samples and tutorials to learn modern CMake | 231 |
krux02/minimal_cmake_example | A minimal CMake project demonstrating source, resource, dependency, and packaging configurations. | 188 |
bast/cmake-example | Demonstrates various CMake features and builds a CDash testing dashboard | 142 |
schweitzer/modern-cmake-tutorial | A tutorial on building and using CMake libraries with modern practices | 33 |
developerpaul123/cmakeinstallexample | An example project demonstrating CMake's use in building and packaging a Windows-based C++ project with an installer. | 36 |
forexample/package-example | A CMake example project demonstrating the installation and usage of a package | 398 |
viva64/pvs-studio-cmake-examples | Examples of integrating a static code analysis tool with CMake project builds and analyses. | 53 |
ruslo/cgold | A comprehensive guide to building and managing C++ projects using the CMake build system. | 525 |
cliutils/cmake | A set of tools to assist in building code using CMake | 273 |
rpavlik/cmake-modules | A collection of CMake modules for various software development needs | 1,019 |
eyescale/cmake | A collection of reusable CMake modules and scripts to simplify project setup and dependencies. | 156 |
cmake-basis/basis | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 48 |
thelartians/packageproject.cmake | A CMake script generator for creating packageable projects with standardized configuration options. | 108 |
staticlibs/cmake | A collection of CMake helper scripts and toolchains for building and managing static libraries | 9 |