summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add examples to the cmake buildMichal Klocek2021-05-221-0/+21
Add only quick and widget examples to the build for now. Update examples qmake files so the ci can also build qmake examples after the cmake bulid. Note this patch breakes qmake builds. Task-number: QTBUG-91760 Change-Id: Ia867a49bc3deab1967bdedcf525ad4afe3967c2a Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>