Skip to content

Commit

Permalink
Link QGIS gui to Qt QML
Browse files Browse the repository at this point in the history
Otherwise it's only linked if you compile with QUICK enabled
  • Loading branch information
3nids authored and nyalldawson committed Dec 3, 2024
1 parent 2c1261d commit 9e41b4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1717,6 +1717,7 @@ target_link_libraries(qgis_gui
${QT_VERSION_BASE}::UiTools
${QWT_LIBRARY}
${QSCINTILLA_LIBRARY}
${QT_VERSION_BASE}::Qml
${QT_VERSION_BASE}::QuickWidgets
${QT_VERSION_BASE}::Multimedia
${QT_VERSION_BASE}::MultimediaWidgets
Expand Down

0 comments on commit 9e41b4a

Please sign in to comment.