contradiction with a hint of BS
authorsheepluva
Wed, 13 Aug 2014 17:06:17 +0200
changeset 10383 ffebf1c98ee4
parent 10382 a5752075f897
child 10384 fcf70b65667d
contradiction with a hint of BS
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()