summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2019-11-17 22:36:55 +0800
committerruki <[email protected]>2019-11-17 22:36:55 +0800
commitf5258628ba215481571ce1e957737b2ed97c45ab (patch)
treeaa1e764b691cb45f18019e010b591148d45d369e
parent252bf8a87ab7e4e5d21113f1ffa62375db108523 (diff)
improve to find_qt
-rw-r--r--xmake/modules/detect/sdks/find_qt.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/modules/detect/sdks/find_qt.lua b/xmake/modules/detect/sdks/find_qt.lua
index 56a3485cc..576731c54 100644
--- a/xmake/modules/detect/sdks/find_qt.lua
+++ b/xmake/modules/detect/sdks/find_qt.lua
@@ -97,6 +97,7 @@ function _find_sdkdir(sdkdir, sdkver)
end
else
table.insert(pathes, "~/Qt")
+ table.insert(pathes, "~/Qt*")
end
-- attempt to find qmake