cmake
CMake helper
A collection of CMake helper scripts and toolchains for building and managing static libraries
CMake scripts for Staticlibs projects
9 stars
3 watching
5 forks
Language: CMake
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
apalkk/cmaker | A tool to simplify CMake setup and compilation for developers. | 8 |
cliutils/cmake | A set of tools to assist in building code using CMake | 273 |
pr0g/cmake-examples | A collection of simple CMake projects to help understand the basics of CMake and installing. | 1,169 |
toeb/moderncmake | A collection of samples and tutorials to learn modern CMake | 231 |
pabloariasal/modern-cmake-sample | A sample project demonstrating best practices and proper usage of CMake in building a library and an executable. | 667 |
jedbrown/cmake-modules | CMake modules for various scientific libraries | 87 |
schweitzer/modern-cmake-tutorial | A tutorial on building and using CMake libraries with modern practices | 33 |
devolutions/cmakerust | Language support for CMake projects to facilitate Rust development | 170 |
eyescale/cmake | A collection of reusable CMake modules and scripts to simplify project setup and dependencies. | 156 |
kbenzie/git-cmake-format | Automates code formatting in CMake projects during development and commit processes. | 58 |
arsenm/sanitizers-cmake | CMake modules to help use sanitizers | 378 |
cristeab/ios-cmake | A toolchain file and examples for building CMake-based projects for iOS development. | 314 |
regen100/cmake-language-server | A tool that provides language server functionality for CMake files | 339 |
siegelord/rustcmake | An example project demonstrating CMake usage with Rust programming language | 109 |
cheshirekow/cmake_format | A tool to improve the readability of CMake project files by formatting their contents. | 973 |