summaryrefslogtreecommitdiff
path: root/xmake/core/package/package.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake/core/package/package.lua')
-rw-r--r--xmake/core/package/package.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/core/package/package.lua b/xmake/core/package/package.lua
index ecffbc88f..63ef06c9f 100644
--- a/xmake/core/package/package.lua
+++ b/xmake/core/package/package.lua
@@ -2894,6 +2894,7 @@ function package.apis()
, "package.set_cachedir"
, "package.set_installdir"
, "package.add_bindirs"
+ , "package.add_installschemes"
-- package.add_xxx
, "package.add_deps"
, "package.add_urls"