diff options
Diffstat (limited to 'tests/actions/addon/projects/autofetch-badinclude/xmake.lua')
| -rw-r--r-- | tests/actions/addon/projects/autofetch-badinclude/xmake.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/actions/addon/projects/autofetch-badinclude/xmake.lua b/tests/actions/addon/projects/autofetch-badinclude/xmake.lua new file mode 100644 index 000000000..0d94cf61c --- /dev/null +++ b/tests/actions/addon/projects/autofetch-badinclude/xmake.lua @@ -0,0 +1,2 @@ +target("test") + set_kind("phony") |
