summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qimageiohandler/CMakeLists.txt
blob: ebcb858d8e0dadaf074ad04136d98a2ffd293467 (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
    LIBRARIES
        Qt::Gui
)