aboutsummaryrefslogtreecommitdiff
path: root/modules/ECMQueryQt.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/ECMQueryQt.cmake')
-rw-r--r--modules/ECMQueryQt.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ECMQueryQt.cmake b/modules/ECMQueryQt.cmake
index a6b5a163..4f40ace7 100644
--- a/modules/ECMQueryQt.cmake
+++ b/modules/ECMQueryQt.cmake
@@ -38,7 +38,7 @@ Since: 5.93
include(${CMAKE_CURRENT_LIST_DIR}/QtVersionOption.cmake)
if (QT_MAJOR_VERSION STREQUAL "5")
- find_program(_qmake_executable_default NAMES qmake-qt5 qmake5)
+ find_program(_qmake_executable_default NAMES qmake qmake-qt5 qmake5)
if(NOT _qmake_executable_default)
# Enable the CXX language to let CMake look for config files
# into library dirs