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:
parent
37b2d35fab
commit
3569b63e24
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user