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
36 watching
67 forks
Language: CMake
last commit: 3 months 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. | 669 |
toeb/moderncmake | A collection of samples and tutorials to learn modern CMake | 233 |
krux02/minimal_cmake_example | A minimal CMake project demonstrating source, resource, dependency, and packaging configurations. | 191 |
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. | 55 |
ruslo/cgold | A comprehensive guide to building and managing C++ projects using the CMake build system. | 527 |
cliutils/cmake | A set of tools to assist in building code using CMake | 274 |
rpavlik/cmake-modules | A collection of reusable CMake modules for various software development tasks | 1,022 |
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 | 49 |
thelartians/packageproject.cmake | A CMake script generator for creating packageable projects with standardized configuration options. | 111 |
staticlibs/cmake | A collection of CMake helper scripts and toolchains for building and managing static libraries | 9 |