1 2 3 4 5 6
add_rules("mode.debug", "mode.release") target("macro") set_kind("binary") add_files("src/*.cpp")