aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/thumbnail/CMakeLists.txt
blob: 03c66c42d62f850bebba62d979bde64dc2d51fb7 (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 # special case
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
        Qt::WinExtras
)

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