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 dfe213a commit 3549666
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 @@ -1810,6 +1810,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 3549666

Please sign in to comment.