summaryrefslogtreecommitdiff
path: root/tests/actions/addon/projects/autofetch-badinclude/xmake.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2026-08-14 23:28:20 +0800
committerruki <[email protected]>2026-08-14 23:28:20 +0800
commita79cf74f920c088528d66a67a59b3d8eaa1d4f7a (patch)
treedca4cb0ca1fd210e04e8c59ffd9ab8c410747c1f /tests/actions/addon/projects/autofetch-badinclude/xmake.lua
parent6c246c12a09524780e5bfdc53bc27a892e4793a9 (diff)
autofetch addons
Diffstat (limited to 'tests/actions/addon/projects/autofetch-badinclude/xmake.lua')
-rw-r--r--tests/actions/addon/projects/autofetch-badinclude/xmake.lua2
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")