# HG changeset patch
# User sheepluva
# Date 1407942377 -7200
# Node ID ffebf1c98ee46294482544be99b1844b37d9ba9d
# Parent  a5752075f89728dcd7e7dfe2fa4f284fcd17fb5b
contradiction with a hint of BS

diff -r a5752075f897 -r ffebf1c98ee4 QTfrontend/CMakeLists.txt
--- a/QTfrontend/CMakeLists.txt	Wed Aug 13 15:16:33 2014 +0200
+++ b/QTfrontend/CMakeLists.txt	Wed Aug 13 17:06:17 2014 +0200
@@ -14,8 +14,7 @@
 include(${QT_USE_FILE})
 
 if(APPLE AND
-   ${QTVERSION} VERSION_GREATER "4.7.0" AND
-   ${QTVERSION} VERSION_LESS "4.7.4")
+   ${QTVERSION} VERSION_EQUAL "4.7.4")
    message(FATAL_ERROR "This version of Qt is known *not* to work, please update or use a lower version")
 endif()