summaryrefslogtreecommitdiff
path: root/xmake/modules/utils/binary/deplibs.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake/modules/utils/binary/deplibs.lua')
-rw-r--r--xmake/modules/utils/binary/deplibs.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/modules/utils/binary/deplibs.lua b/xmake/modules/utils/binary/deplibs.lua
index 5ed9108a4..54b3ed4a2 100644
--- a/xmake/modules/utils/binary/deplibs.lua
+++ b/xmake/modules/utils/binary/deplibs.lua
@@ -367,6 +367,7 @@ end
--
-- @param binaryfile the binary file
-- @param opt the option, e.g. {recursive = false, resolve_path = true, resolve_hint_paths = {}}
+-- - plat, arch: the platform and architecture
-- - recursive: recursively get all sub-dependencies, sorted by topology
-- - resolve_path: try to resolve the file full path, e.g. @rpath, @loader_path, $ORIGIN, relative path ..
-- - resolve_hint_paths: we can resolve and match path from them