cmake
CMake tools
A set of tools to assist in building code using CMake
A set of cmake modules to assist in building code
273 stars
9 watching
23 forks
Language: CMake
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cristeab/ios-cmake | A toolchain file and examples for building CMake-based projects for iOS development. | 314 |
kde/extra-cmake-modules | Provides common CMake functionality and build settings for software development | 135 |
siegelord/rustcmake | An example project demonstrating CMake usage with Rust programming language | 109 |
lukka/run-cmake | An action that automates C++ application builds using CMake and vcpkg. | 182 |
cmake-basis/basis | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 48 |
bilke/cmake-modules | A collection of additional CMake functionality. | 548 |
eyescale/cmake | A collection of reusable CMake modules and scripts to simplify project setup and dependencies. | 156 |
ucl/greatcmakecookoff | A collection of reusable CMake recipes and configurations | 42 |
staticlibs/cmake | A collection of CMake helper scripts and toolchains for building and managing static libraries | 9 |
apalkk/cmaker | A tool to simplify CMake setup and compilation for developers. | 8 |
pr0g/cmake-examples | A collection of simple CMake projects to help understand the basics of CMake and installing. | 1,169 |
leetal/ios-cmake | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,908 |
rpavlik/cmake-modules | A collection of CMake modules for various software development needs | 1,019 |
turkeyman/premake-cmake | A tool for automating CMake build processes using Lua scripts | 23 |
tronic/cmake-modules | A collection of reusable CMake macros and modules to simplify build configurations | 45 |