summaryrefslogtreecommitdiff
path: root/tests/actions/addon/projects/autofetch-badinclude/xmake.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2026-08-16 23:43:27 +0800
committerGitHub <[email protected]>2026-08-16 23:43:27 +0800
commite180e51cfb91f59ea6b4912e4d7bc052f5ef5add (patch)
tree637ba32123a35fbfec26a7b0c977a9c65b7e05fe /tests/actions/addon/projects/autofetch-badinclude/xmake.lua
parentc3debec81c555e5b39c81c4e39e1b9737041a650 (diff)
parentd7fc1e30a747c0457b4f45194946fcff747c76db (diff)
Merge pull request #7714 from xmake-io/addon
move add_addons to xmake.lua
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, 0 insertions, 2 deletions
diff --git a/tests/actions/addon/projects/autofetch-badinclude/xmake.lua b/tests/actions/addon/projects/autofetch-badinclude/xmake.lua
deleted file mode 100644
index 0d94cf61c..000000000
--- a/tests/actions/addon/projects/autofetch-badinclude/xmake.lua
+++ /dev/null
@@ -1,2 +0,0 @@
-target("test")
- set_kind("phony")