Skip to content

Commit

Permalink
reinstate QWTPOLAR_LIBRARY. Fixes #41910
Browse files Browse the repository at this point in the history
  • Loading branch information
lbartoletti authored and github-actions[bot] committed Jun 7, 2021
1 parent c1e3ade commit ae8460f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/CMakeLists.txt
Expand Up @@ -588,6 +588,7 @@ add_library(qgis_app SHARED ${QGIS_APP_SRCS})

target_link_libraries(qgis_app
${QWT_LIBRARY}
${QWTPOLAR_LIBRARY}
${Qt5Sql_LIBRARIES}
${Qt5UiTools_LIBRARIES}
${OPTIONAL_QTWEBKIT}
Expand Down

0 comments on commit ae8460f

Please sign in to comment.