add_rules("mode.release","mode.debug") add_requires("glfw","glad","glm") add_packages("glfw","glad","glm") target("c1") add_files("src/c1/*.cpp")