diff options
| -rw-r--r-- | xmake/modules/detect/sdks/find_qt.lua | 1 |
1 files changed, 0 insertions, 1 deletions
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") |
