enhancementhelp wanted
Repository metrics
- Stars
- (4,978 stars)
- PR merge metrics
- (Avg merge 139d 13h) (51 merged PRs in 30d)
Description
ninja uninstall seems to already work.
But normally the one does:
meson compile --verbose
sudo meson install
and so on.
If there is meson uninstall, seems there
will be no need for me to ever call ninja
directly.