qt5base-lts/examples/widgets/painting/composition
Joerg Bornemann db25a067b0 Fix build of standalone painting examples
Since commit f5c69a5195 the examples/widgets/painting examples could
not be built standalone anymore.
Move the find_package calls out of the examples/widgets/painting/shared
subdirectory and add a .cmake file that can be included to use the
library conveniently.

Change-Id: I35cb5bd8419a67c782d109104c4a88d64477a8be
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-05-17 17:14:10 +02:00
..
.prev_CMakeLists.txt CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
CMakeLists.txt Fix build of standalone painting examples 2021-05-17 17:14:10 +02:00
composition.cpp Composition example: use std::unique_ptr instead of QScopedPointer 2019-05-15 11:03:53 +02:00
composition.h Composition example: use std::unique_ptr instead of QScopedPointer 2019-05-15 11:03:53 +02:00
composition.html
composition.pro Move arthurwidget based examples to new QOpenGL classes 2018-10-17 09:16:01 +00:00
composition.qrc
flower_alpha.jpg
flower.jpg
main.cpp Fix memory leak with arthur style 2019-05-23 15:57:51 +02:00