Revert "CMakeLists.txt - set QT_MAJOR_VERSION for ECM"

This reverts commit 084947612b.
This commit is contained in:
Allen Winter
2022-07-13 08:37:38 -04:00
parent 084947612b
commit f1959e5e16
2 changed files with 0 additions and 3 deletions

View File

@@ -66,8 +66,6 @@ elseif(QT_MAJOR_VERSION STREQUAL "6")
set(_exec_name_text "Qt6 qtpaths")
set(_cli_option "--query")
endif()
else()
set(_exec_name_text "Qt")
endif()
function(ecm_query_qt result_variable qt_variable)