aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/thumbnail/.prev_CMakeLists.txt
blob: 9c1d8e33bf75de6922160dd93e9c3e268b421df4 (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_executable(thumbnail
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
        Qt::WinExtras
)

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