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

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

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