summaryrefslogtreecommitdiff
path: root/xmake/includes/xpack/xmake.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2023-12-21 23:06:18 +0800
committerruki <[email protected]>2023-12-21 23:06:18 +0800
commit16271a7919d9ee12203f1ba5774d73f720b79451 (patch)
tree645d98803e6eeaefb80e3c8c0f4284c171a3cf7c /xmake/includes/xpack/xmake.lua
parent4296189fb104b1632c939b6bdef5cf86f610fd40 (diff)
add buildrequires
Diffstat (limited to 'xmake/includes/xpack/xmake.lua')
-rw-r--r--xmake/includes/xpack/xmake.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmake/includes/xpack/xmake.lua b/xmake/includes/xpack/xmake.lua
index 76df1a7b6..5b8580172 100644
--- a/xmake/includes/xpack/xmake.lua
+++ b/xmake/includes/xpack/xmake.lua
@@ -65,6 +65,8 @@ local apis = {
"xpack.set_includedir",
-- set prefix directory, e.g. prefixdir/bin, prefixdir/lib ..
"xpack.set_prefixdir",
+ -- add build requires for source inputkind
+ "xpack.add_buildrequires",
-- set nsis display icon
"xpack.set_nsis_displayicon",
-- set package component title