From 5ef2fec39c0910f3211dd0314a357217e2b2e14e Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 19 Oct 2018 00:48:40 +0800 Subject: fix module error for find_qt --- xmake/modules/detect/sdks/find_qt.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/xmake/modules/detect/sdks/find_qt.lua b/xmake/modules/detect/sdks/find_qt.lua index 0e99245e2..4bdfc9e4d 100644 --- a/xmake/modules/detect/sdks/find_qt.lua +++ b/xmake/modules/detect/sdks/find_qt.lua @@ -25,7 +25,6 @@ -- imports import("lib.detect.cache") import("lib.detect.find_file") -import("core.base.winos") import("core.base.option") import("core.base.global") import("core.project.config") -- cgit v1.3.1