mirror of
https://github.com/onqtam/awesome-cmake.git
synced 2025-12-18 13:04:36 +03:00
added TheLartians/CPM
This commit is contained in:
@@ -73,6 +73,7 @@ Your contributions are highly welcome (first see [CONTRIBUTING.md](CONTRIBUTING.
|
|||||||
* [Ninja](https://github.com/ninja-build/ninja) - Build system that differs from others in two major respects: it is designed to have its input files generated by a higher-level build system (like CMake), and it is designed to run builds as fast as possible. [```[APACHE2]```][APACHE2]
|
* [Ninja](https://github.com/ninja-build/ninja) - Build system that differs from others in two major respects: it is designed to have its input files generated by a higher-level build system (like CMake), and it is designed to run builds as fast as possible. [```[APACHE2]```][APACHE2]
|
||||||
* [vcpkg](https://github.com/Microsoft/vcpkg) - A tool to acquire and build C++ open source libraries. Uses CMake internally as a build script language. [```[MIT]```][MIT]
|
* [vcpkg](https://github.com/Microsoft/vcpkg) - A tool to acquire and build C++ open source libraries. Uses CMake internally as a build script language. [```[MIT]```][MIT]
|
||||||
* [pmm](https://github.com/vector-of-bool/pmm) - PMM is a module for CMake that manages... package managers. [```[MIT]```][MIT]
|
* [pmm](https://github.com/vector-of-bool/pmm) - PMM is a module for CMake that manages... package managers. [```[MIT]```][MIT]
|
||||||
|
* [cpm](https://github.com/TheLartians/CPM) - A setup-free CMake + git dependency manager. [```[MIT]```][MIT]
|
||||||
|
|
||||||
## Modules
|
## Modules
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user