Closed waruqi closed 2 months ago
https://github.com/xmake-io/xmake/issues/5580
includes("@builtin/xrepo") xrepo_addenvs(function (package) package:addenv("FOO", "FOO") end) xrepo_addenvs({BAR = "BAR"}) xrepo_addenv("ZOO", ...)
https://github.com/xmake-io/xmake/issues/5580