summaryrefslogtreecommitdiff
path: root/tests/actions/addon/projects/autofetch-badname/xmake.lua
blob: ffbf6cbe4dcb51197b2a8adb3543c0a39dbe035c (plain)
1
2
3
4
5
-- the `addon` name is reserved for the addon references
add_addons("addon")

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