]> git.lyx.org Git - lyx.git/blobdiff - CMakeLists.txt
Amend(2) 580dea63: get rid of Qt4 code also in cmake build
[lyx.git] / CMakeLists.txt
index 7f6e0f9db11898d56edf9f118dfafc1b61924653..067b30cf3ac3d48876a7be115e1b605614f77f80 100644 (file)
@@ -767,7 +767,7 @@ if(LYX_USE_QT MATCHES "AUTO")
                                message(FATAL_ERROR "No appropriate QT-version found")
                        endif()
                else()
-                       set(LYX_USE_QT "QT4" CACHE STRING "Valid qt version" FORCE)
+                       message(FATAL_ERROR "No appropriate QT-version found")
                endif()
        endif()
 endif()