Version comparison.

This commit is contained in:
Teo Mrnjavac 2016-03-24 17:20:05 +01:00
parent 80bb47d27f
commit 1ec747555c

View File

@ -6,7 +6,7 @@ list( APPEND CALA_WEBVIEW_LINK_LIBRARIES
)
if ( ${QT_VERSION} VERSION_LESS 5.6.0 )
if ( "${QT_VERSION}" VERSION_LESS "5.6" )
find_package( Qt5 ${QT_VERSION} CONFIG REQUIRED WebKit WebKitWidgets )
list( APPEND CALA_WEBVIEW_INCLUDE_DIRECTORIES