您当前的位置:首页 > 计算机 > 编程开发 > 编译原理

meson 配置编译项目的时候指定编译后安装路径命令

时间:07-21来源:作者:点击数:

By default Meson installs to /usr/local. This can be changed by passing the command line argument --prefix /your/prefix to Meson during configure time. Meson also supports the DESTDIR variable used in e.g. building packages.

这个上bing.com查询到的

具体就是meson --prefix=/usr builddir

看来和configure参数一样。

其余参数可以用meson build --prefix=/usr -Dapparmor=disabled 这种方式加

方便获取更多学习、工作、生活信息请关注本站微信公众号城东书院 微信服务号城东书院 微信订阅号
推荐内容
相关内容
栏目更新
栏目热门