summaryrefslogtreecommitdiff
path: root/xmake/modules/detect
diff options
context:
space:
mode:
authorruki <[email protected]>2023-05-01 21:09:47 +0800
committerGitHub <[email protected]>2023-05-01 21:09:47 +0800
commit3ae0c1af04ae968e1cd39a61685c40725264e4ff (patch)
tree7682cab73b02f15066aa5d5838fe427e028b3168 /xmake/modules/detect
parentf734c448b4d424bc2409c74246bd4e2ffa3fb790 (diff)
parente94f9404d8ab97ff09ad8d92c1ade0fce7375bd9 (diff)
Merge pull request #3701 from star-hengxing/qt
fix qt compile
Diffstat (limited to 'xmake/modules/detect')
-rw-r--r--xmake/modules/detect/tools/find_mold.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/modules/detect/tools/find_mold.lua b/xmake/modules/detect/tools/find_mold.lua
index bcba774c3..5c6f32ffb 100644
--- a/xmake/modules/detect/tools/find_mold.lua
+++ b/xmake/modules/detect/tools/find_mold.lua
@@ -21,6 +21,7 @@
-- imports
import("core.tool.compiler")
import("lib.detect.find_program")
+import("lib.detect.find_programver")
-- find ar
--