includes("3rdparty/xmake.lua") includes("test/**xmake.lua") target("ZEngine") set_kind("binary") add_files("src/*.cpp")