aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/thumbnail/CMakeLists.txt
blob: 0730bc271975dcc4e2be37b44bed14eaf725274a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Generated from thumbnail.pro.

#####################################################################
## thumbnail Binary:
#####################################################################

qt_add_manual_test(thumbnail
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
        Qt::WinExtras
)

#### Keys ignored in scope 1:.:.:thumbnail.pro:<TRUE>:
# TEMPLATE = "app"