summaryrefslogtreecommitdiff
path: root/tests/apis/rules_inject_deps/test.lua
blob: a750f2cf40c32ab2fd0a0b957edf68508a8b5581 (plain)
1
2
3
function main()
    os.exec("xmake -j1")
end