about reconfiguring a project
hello,
What about adding a new action to trigger the project's reconfiguration?
Such an action is something needed to recreate a sane build configuration. For example, while doing a `git rebase` to check that the merge conflicts have been done correctly.
afaik, CMake has the option `--fresh` to do so while meson has `setup --wipe`.
my 2¢
关闭于 2024-10-13 5 条评论