Skip to content
Snippets Groups Projects

[fix] Restore mandatory Qt5::Help

Merged Arnaud Billon requested to merge restore-qthelp into master
2 files
+ 2
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -95,6 +95,7 @@ target_sources(lqApplicationComponents PUBLIC
target_link_libraries(lqApplicationComponents PUBLIC
Qt5::Core
Qt5::Gui
Qt5::Help
Qt5::Svg
Qt5::UiTools
Qt5::Widgets
Loading