--- outline: deep --- # Multi-level Directories We can use the `includes()` interface to add sub-project files to achieve multi-level directory configuration. ## Basic Example ### Build and Run ```bash $ xmake $ xmake run ```