mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-23 18:35:44 -05:00
Bump Qt dependency.
This commit is contained in:
parent
3b56c5c9e8
commit
ea77f36431
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ endif()
|
|||
include( MacroOptionalFindPackage )
|
||||
include( MacroLogFeature )
|
||||
|
||||
set( QT_VERSION 5.3.0 )
|
||||
set( QT_VERSION 5.4.0 )
|
||||
|
||||
find_package( Qt5 ${QT_VERSION} CONFIG REQUIRED Core Gui Widgets LinguistTools Svg Quick QuickWidgets )
|
||||
find_package( YamlCpp 0.5.1 REQUIRED )
|
||||
|
|
Loading…
Add table
Reference in a new issue