summaryrefslogtreecommitdiff
path: root/xmake/actions/build/build_files.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2023-09-12 23:07:33 +0800
committerruki <[email protected]>2023-09-12 23:07:33 +0800
commitedef4b17accd31b07ec0079d305e8f1be8d4fff9 (patch)
treea19d6dc6f760ff4dfedbabe17f0206abcab0cc65 /xmake/actions/build/build_files.lua
parentf3f566ae6ffc126153af87c4056f29cfb4579105 (diff)
mark async.runjobs as public api
Diffstat (limited to 'xmake/actions/build/build_files.lua')
-rw-r--r--xmake/actions/build/build_files.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/actions/build/build_files.lua b/xmake/actions/build/build_files.lua
index 2f8af59ec..909e4e54b 100644
--- a/xmake/actions/build/build_files.lua
+++ b/xmake/actions/build/build_files.lua
@@ -24,7 +24,7 @@ import("core.base.hashset")
import("core.project.config")
import("core.project.project")
import("private.async.jobpool")
-import("private.async.runjobs")
+import("async.runjobs")
import("kinds.object")
-- match source files