qt6-bb10/tests/auto/gui/image/qpixmapcache/CMakeLists.txt

14 lines
335 B
CMake

# Generated from qpixmapcache.pro.
#####################################################################
## tst_qpixmapcache Test:
#####################################################################
add_qt_test(tst_qpixmapcache
SOURCES
tst_qpixmapcache.cpp
PUBLIC_LIBRARIES
Qt::Gui
Qt::GuiPrivate
)