mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-05 11:47:53 +01:00
Merge branch 'master' of github.com:martinrotter/rssguard
This commit is contained in:
commit
a4430f6ccf
@ -29,7 +29,7 @@
|
||||
#
|
||||
# Other information:
|
||||
# - supports Windows, Linux, *BSD, macOS, OS/2, Android,
|
||||
# - Qt 5.10.0 or newer is required,
|
||||
# - Qt 5.12.0 or newer is required,
|
||||
# - Qt 6.2.3 or newer is required,
|
||||
# - cmake 3.9.0 or newer is required,
|
||||
# - if you wish to make packages for Windows, then you must initialize all submodules
|
||||
@ -112,7 +112,7 @@ option(REVISION_FROM_GIT "Get revision using `git rev-parse`" ON)
|
||||
|
||||
# Import Qt libraries.
|
||||
set(QT6_MIN_VERSION 6.2.3)
|
||||
set(QT5_MIN_VERSION 5.10.0)
|
||||
set(QT5_MIN_VERSION 5.12.0)
|
||||
|
||||
set(QT_COMPONENTS
|
||||
Core
|
||||
|
Loading…
x
Reference in New Issue
Block a user