build-cpp / cmkr

Modern build system based on CMake and TOML.
https://cmkr.build
MIT License
431 stars 27 forks source link

Fork PMM to not auto update and implement missing features #9

Closed mrexodia closed 3 years ago

mrexodia commented 3 years ago

It appears PMM is unmaintained (https://github.com/vector-of-bool/pmm/pull/50), so fork it and get rid of the auto-update mechanisms. This would allow it to be moved to the cmkr repo as a separate working tree. This way you will only have to mirror the cmkr repository into your organization's git server and nothing else.