mirror of
https://github.com/fralx/LimeReport.git
synced 2025-09-23 16:39:07 +03:00
Building for different script engine has been fixed
This commit is contained in:
@@ -47,6 +47,7 @@ lessThan(QT_MAJOR_VERSION, 5){
|
||||
contains(CONFIG, qtscriptengine){
|
||||
CONFIG -= qjsengine
|
||||
QT *= script
|
||||
DEFINES *= USE_QTSCRIPTENGINE
|
||||
message(qtscriptengine)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user