1 2 3 4 5 6
target("inline_and_template") set_kind("binary") add_files("src/*.cpp", "src/*.mpp") set_languages("c++11")