mirror of
https://github.com/fralx/LimeReport.git
synced 2025-09-23 16:39:07 +03:00
Update:
- added missing lrchartaxiseditor to CMakeLists.txt to fix LRDesigner and demo_r1 builds - added -qt${QT_VERSION_MAJOR} to demo_r1 and LRDesigner CMakeLists.txt project files
This commit is contained in:
@@ -18,6 +18,6 @@ target_link_libraries(demo_r1 PRIVATE
|
||||
Qt${QT_VERSION_MAJOR}::PrintSupport
|
||||
Qt${QT_VERSION_MAJOR}::Qml
|
||||
Qt${QT_VERSION_MAJOR}::Sql
|
||||
${PROJECT_NAME}
|
||||
${PROJECT_NAME}-qt${QT_VERSION_MAJOR}
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user