qt5base-lts/tests/auto/gui/image/qpixmapcache/CMakeLists.txt

14 lines
344 B
CMake
Raw Normal View History

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