Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.2.0 Beta1
-
16dabbcd43ccdb73f8f0e49d6ffa97e8dc534f51
Description
Compilation of webengine/recipebrowser example fails because of typo in CMakeLists.txt:
target_link_libraries(recipebrowser PUBLIC
Qt::Core
Qt::Gui
Qt::Qml
Qt::Quick
Qt::QuickControls2
Qt::WebEngineQucik
)
Attachments
Issue Links
- resulted in
-
QTBUG-95368 webengine examples crashes on launch
- Closed