moderncmake
CMake tutorial set
A collection of samples and tutorials to learn modern CMake
Samples for Learning Modern CMake
231 stars
11 watching
30 forks
Language: CMake
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
schweitzer/modern-cmake-tutorial | A tutorial on building and using CMake libraries with modern practices | 33 |
pr0g/cmake-examples | A collection of simple CMake projects to help understand the basics of CMake and installing. | 1,169 |
pabloariasal/modern-cmake-sample | A sample project demonstrating best practices and proper usage of CMake in building a library and an executable. | 667 |
bast/cmake-example | Demonstrates various CMake features and builds a CDash testing dashboard | 142 |
cliutils/cmake | A set of tools to assist in building code using CMake | 273 |
jedbrown/cmake-modules | CMake modules for various scientific libraries | 87 |
toeb/cmakepp | An enhancement suite for the CMake build system that provides a set of reusable functions and tools for building and managing software projects. | 437 |
staticlibs/cmake | A collection of CMake helper scripts and toolchains for building and managing static libraries | 9 |
ruslo/cgold | A comprehensive guide to building and managing C++ projects using the CMake build system. | 525 |
krux02/minimal_cmake_example | A minimal CMake project demonstrating source, resource, dependency, and packaging configurations. | 188 |
euler0/mini-cmake-qt | A minimal CMake project template for Qt 6 applications | 209 |
eyescale/cmake | A collection of reusable CMake modules and scripts to simplify project setup and dependencies. | 156 |
leetal/ios-cmake | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,908 |
devolutions/cmakerust | Language support for CMake projects to facilitate Rust development | 170 |
ucl/greatcmakecookoff | A collection of reusable CMake recipes and configurations | 42 |