enhancementhelp wanted
Repository metrics
- Stars
- (4,978 stars)
- PR merge metrics
- (平均マージ 139d 13h) (30d で 51 merged PRs)
説明
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.