cmake-get
Dependency manager
A CMake module to manage dependencies in build configurations.
Get dependencies with cmake
63 stars
5 watching
3 forks
Language: CMake
last commit: almost 6 years ago
Linked from 1 awesome list
ccgetcmakecmake-modulescmake-packagescpluspluscppcross-platformdependency-managerlinuxosxpackage-managerwindows
Related projects:
Repository | Description | Stars |
---|---|---|
pfultz2/cget | A package manager that simplifies the process of retrieving and installing C++ packages using CMake. | 453 |
cpm-cmake/cpm.cmake | A CMake module for managing dependencies in cross-platform projects | 3,035 |
anotherfoxguy/cmakecm | A collection of reusable CMake modules for building and managing software projects | 2 |
bilke/cmake-modules | A collection of additional CMake functionality. | 548 |
kde/extra-cmake-modules | Provides common CMake functionality and build settings for software development | 135 |
mpusz/cmake-scripts | A collection of reusable CMake modules for automating common build tasks and dependencies. | 10 |
rpavlik/cmake-modules | A collection of CMake modules for various software development needs | 1,019 |
thelartians/packageproject.cmake | A CMake script generator for creating packageable projects with standardized configuration options. | 108 |
eyescale/cmake | A collection of reusable CMake modules and scripts to simplify project setup and dependencies. | 156 |
tfmake/tfmake | A tool for automating Terraform with the power of make, allowing for ordered execution and explicit declaration of module dependencies. | 17 |
dcarp/cmake-d | A CMake module that extends D2's build tool capabilities for easier project configuration and management. | 66 |
cpp-pm/hunter | A C/C++ package manager providing a cross-platform solution for managing dependencies and packages in software projects. | 612 |
tronic/cmake-modules | A collection of reusable CMake macros and modules to simplify build configurations | 45 |
ramblingcookiemonster/psdepend | Manages dependencies for PowerShell projects by specifying required packages and versions in a requirements file. | 284 |
forexample/package-example | A CMake example project demonstrating the installation and usage of a package | 398 |