mirror of
https://github.com/fralx/LimeReport.git
synced 2024-12-23 16:22:58 +03:00
Update:
- Fixed LRDesigner build complaining about PrintSupport and Qml
This commit is contained in:
parent
593112ccb1
commit
f561bfa8f3
@ -14,5 +14,7 @@ target_include_directories(LRDesigner PUBLIC ${PROJECT_SOURCE_DIR}/include)
|
||||
target_link_libraries(LRDesigner PUBLIC
|
||||
Qt${QT_VERSION_MAJOR}::Core
|
||||
Qt${QT_VERSION_MAJOR}::Widgets
|
||||
Qt${QT_VERSION_MAJOR}::PrintSupport
|
||||
Qt${QT_VERSION_MAJOR}::Qml
|
||||
${PROJECT_NAME}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user