summaryrefslogtreecommitdiff
path: root/xmake/modules/detect/tools
diff options
context:
space:
mode:
authorstar-hengxing <[email protected]>2023-05-01 17:22:12 +0800
committerstar-hengxing <[email protected]>2023-05-01 17:22:12 +0800
commite94f9404d8ab97ff09ad8d92c1ade0fce7375bd9 (patch)
tree7682cab73b02f15066aa5d5838fe427e028b3168 /xmake/modules/detect/tools
parentf734c448b4d424bc2409c74246bd4e2ffa3fb790 (diff)
fix qt compile
Diffstat (limited to 'xmake/modules/detect/tools')
-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
--