mirror of
https://github.com/fralx/LimeReport.git
synced 2025-10-01 03:29:49 +03:00
4.8 build has been fixed
This commit is contained in:
@@ -12,11 +12,12 @@ SUBDIRS += \
|
||||
limereport \
|
||||
demo_r1 \
|
||||
demo_r2 \
|
||||
lrdview \
|
||||
designer
|
||||
|
||||
|
||||
if(equals(QT_MAJOR_VERSION, 5) : greaterThan(QT_MINOR_VERSION, 1)) | equals(QT_MAJOR_VERSION, 6) {
|
||||
SUBDIRS += console
|
||||
SUBDIRS += console \
|
||||
lrdview
|
||||
}
|
||||
|
||||
!CONFIG(embedded_designer) : !CONFIG(static_build) {
|
||||
|
Reference in New Issue
Block a user