mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
Bump minimum Qt version to 5.5
This commit is contained in:
parent
4bd92d1403
commit
0eab2dfb68
|
@ -6,8 +6,8 @@
|
||||||
#
|
#
|
||||||
#-------------------------------------------------
|
#-------------------------------------------------
|
||||||
|
|
||||||
lessThan(QT_VERSION, 5.4) {
|
lessThan(QT_VERSION, 5.5) {
|
||||||
error("QupZilla requires at least Qt 5.4!")
|
error("QupZilla requires at least Qt 5.5!")
|
||||||
}
|
}
|
||||||
|
|
||||||
# Create plugins directory first on Mac / Linux
|
# Create plugins directory first on Mac / Linux
|
||||||
|
|
Loading…
Reference in New Issue
Block a user