资源
帮助
其他
简体中文
主题
我们可以使用 includes() 接口来添加子工程文件,实现多级目录配置。
includes()
add_rules("mode.debug", "mode.release") includes("src")
$ xmake $ xmake run