Explorar el Código

Require Qt5.6

Tobias Hieta hace 9 años
padre
commit
e7e17763b7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CMakeModules/QtConfiguration.cmake

+ 1 - 1
CMakeModules/QtConfiguration.cmake

@@ -15,7 +15,7 @@ Prefix=${QTROOT}
 
 file(WRITE ${QTROOT}/bin/qt.conf ${QTCONFCONTENT})
 
-set(REQUIRED_QT_VERSION "5.5.0")
+set(REQUIRED_QT_VERSION "5.6.0")
 
 message(STATUS ${QTROOT})