Resources
Help
English
Appearance
We can use the includes() interface to add sub-project files to achieve multi-level directory configuration.
includes()
add_rules("mode.debug", "mode.release") includes("src")
$ xmake $ xmake run