C
C
CPM
Like
CPM is designed to promote small, well-tested, composable C++ modules. CPM allows you to link against multiple different versions of the same static library without symbol conflicts. You can include other C++ modules that may depend on older or newer versions of the same modules...
Platforms
- Linux
Discontinued
The project is no longer maintained since 2017. It's still available on GitHub

