GreatCMakeCookOff
CMake recipes
A collection of reusable CMake recipes and configurations
Bunch of CMake pain in the baker
42 stars
25 watching
22 forks
Language: CMake
last commit: over 1 year ago
Linked from 1 awesome list
cmakecmake-modulescmake-scripts
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
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 |
hanjianwei/cmake-modules | A collection of reusable pieces of code used to configure and extend CMake builds | 30 |
rpavlik/cmake-modules | A collection of CMake modules for various software development needs | 1,019 |
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 |
thelartians/packageproject.cmake | A CMake script generator for creating packageable projects with standardized configuration options. | 108 |
euler0/mini-cmake-qt | A minimal CMake project template for Qt 6 applications | 209 |
jedbrown/cmake-modules | CMake modules for various scientific libraries | 87 |
krux02/minimal_cmake_example | A minimal CMake project demonstrating source, resource, dependency, and packaging configurations. | 188 |
ruslo/cgold | A comprehensive guide to building and managing C++ projects using the CMake build system. | 525 |
julp/findicu.cmake | CMake module to find and utilize the International Components for Unicode (ICU) Library in C projects. | 30 |
kbenzie/git-cmake-format | Automates code formatting in CMake projects during development and commit processes. | 58 |