CMake
CMake utility kit
A collection of reusable CMake modules and scripts to simplify project setup and dependencies.
Common CMake modules
156 stars
17 watching
71 forks
Language: CMake
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rpavlik/cmake-modules | A collection of CMake modules for various software development needs | 1,019 |
kde/extra-cmake-modules | Provides common CMake functionality and build settings for software development | 135 |
tronic/cmake-modules | A collection of reusable CMake macros and modules to simplify build configurations | 45 |
cmake-basis/basis | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 48 |
mpusz/cmake-scripts | A collection of reusable CMake modules for automating common build tasks and dependencies. | 10 |
cliutils/cmake | A set of tools to assist in building code using CMake | 273 |
anotherfoxguy/cmakecm | A collection of reusable CMake modules for building and managing software projects | 2 |
hanjianwei/cmake-modules | A collection of reusable pieces of code used to configure and extend CMake builds | 30 |
pfultz2/cmake-get | A CMake module to manage dependencies in build configurations. | 63 |
krux02/minimal_cmake_example | A minimal CMake project demonstrating source, resource, dependency, and packaging configurations. | 188 |
pr0g/cmake-examples | A collection of simple CMake projects to help understand the basics of CMake and installing. | 1,169 |
obko/stm32-cmake | A toolset for developing applications on ARM Cortex-Mx MCUs | 1,198 |
apalkk/cmaker | A tool to simplify CMake setup and compilation for developers. | 8 |
bilke/cmake-modules | A collection of additional CMake functionality. | 548 |
nemequ/configure-cmake | A script wrapper around CMake to simplify building projects with CMake. | 86 |