cmake-modules
CMake extensions
A collection of additional CMake functionality.
Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)
548 stars
27 watching
213 forks
Language: CMake
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kde/extra-cmake-modules | Provides common CMake functionality and build settings for software development | 135 |
rpavlik/cmake-modules | A collection of CMake modules for various software development needs | 1,019 |
hanjianwei/cmake-modules | A collection of reusable pieces of code used to configure and extend CMake builds | 30 |
anotherfoxguy/cmakecm | A collection of reusable CMake modules for building and managing software projects | 2 |
jedbrown/cmake-modules | CMake modules for various scientific libraries | 87 |
cliutils/cmake | A set of tools to assist in building code using CMake | 273 |
pfultz2/cmake-get | A CMake module to manage dependencies in build configurations. | 63 |
tronic/cmake-modules | A collection of reusable CMake macros and modules to simplify build configurations | 45 |
thelartians/packageproject.cmake | A CMake script generator for creating packageable projects with standardized configuration options. | 108 |
dcarp/cmake-d | A CMake module that extends D2's build tool capabilities for easier project configuration and management. | 66 |
krux02/minimal_cmake_example | A minimal CMake project demonstrating source, resource, dependency, and packaging configurations. | 188 |
developerpaul123/cmakeinstallexample | An example project demonstrating CMake's use in building and packaging a Windows-based C++ project with an installer. | 36 |
bjornblissing/osg-3rdparty-cmake | CMake scripts for building and packaging third-party libraries used in the OpenSceneGraph project | 182 |
schweitzer/modern-cmake-tutorial | A tutorial on building and using CMake libraries with modern practices | 33 |
eyescale/cmake | A collection of reusable CMake modules and scripts to simplify project setup and dependencies. | 156 |