summaryrefslogtreecommitdiff
path: root/tests/actions/addon/projects/autofetch/xmake.lua
blob: 4eaca07858bc8b57847f153d1d8786ff4e6ce586 (plain)
1
2
3
4
5
-- the addon is installed automatically, so we can use its includes file here
includes("@addon/custom-include/check")

target("test")
    set_kind("phony")