summaryrefslogtreecommitdiffstats
path: root/tests/manual/qimagereader/CMakeLists.txt
blob: 9e5869063bc091e890fc451e7569345017d6fd4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from qimagereader.pro.

#####################################################################
## qimagereader Binary:
#####################################################################

add_qt_manual_test(qimagereader
    GUI
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)