Projects
CMake Tools
Pitchfork
Pitchfork is two things:
- A set of C++ project conventions
- A set of tools that support projects that conform to those conventions
PMM
PMM is the CMake Package Manager Manager
It is designed to be an ultra-low-friction CMake module that can be embedded in any CMake project to unlock the power of C++ package managers.
The GitHub README has all the information on how to use get started with PMM. It's really that simple!
It is designed to be an ultra-low-friction CMake module that can be embedded in any CMake project to unlock the power of C++ package managers.
The GitHub README has all the information on how to use get started with PMM. It's really that simple!
- GitHub
- Announcement Post - Describes use cases and rationale.