mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-10 15:22:30 +01:00
Better qmakefile description.
This commit is contained in:
parent
8a60e8b763
commit
f0e6584c5f
@ -56,7 +56,7 @@ DEFINES *= QT_USE_QSTRINGBUILDER
|
||||
message(rssguard: Welcome RSS Guard qmake script.)
|
||||
|
||||
lessThan(QT_MAJOR_VERSION, 5)|lessThan(QT_MINOR_VERSION, 7) {
|
||||
error(rssguard: At least Qt 5.7.0 is required.)
|
||||
warning(rssguard: At least Qt 5.7.0 is required. Expect errors!!!)
|
||||
}
|
||||
|
||||
APP_NAME = "RSS Guard"
|
||||
|
Loading…
Reference in New Issue
Block a user