1 改变项目配置 meson configure build --prefix=/usr 2 重新生成项目 meson setup build -Dsomeoption=value --reconfigure