summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qimageiohandler/CMakeLists.txt
blob: 4bbf2f5b01e11be2db97173f901fa00f7a95aa26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qimageiohandler.pro.

#####################################################################
## tst_qimageiohandler Test:
#####################################################################

qt_internal_add_test(tst_qimageiohandler
    SOURCES
        tst_qimageiohandler.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)