enhancementhelp wanted
仓库指标
- Star
- (4,978 star)
- PR 合并指标
- (平均合并 139天 13小时) (30 天内合并 51 个 PR)
描述
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.