0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-23 16:22:58 +03:00

4.8 build has been fixed

This commit is contained in:
fralx 2021-09-12 21:30:28 +03:00
parent 37b2d35fab
commit 3569b63e24

View File

@ -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) {