meson: How to execute a run_command prior to building a target?

前端 未结 0 349
甜味超标
甜味超标 2021-01-11 21:57

I have a meson custom_target that builds a docker. Before it runs, I would like to remove some files. However, I cannot use a run_command in the depends: section. e.g. I\'d

相关标签:
回答
  • 消灭零回复
提交回复
热议问题