summaryrefslogtreecommitdiffstats
path: root/tests/manual/transientwindow/CMakeLists.txt
blob: 0356bdcd0226e806ae430fa91386e6a347536627 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated from transientwindow.pro.

#####################################################################
## transientwindow Binary:
#####################################################################

add_qt_manual_test(transientwindow
    GUI
    SOURCES
        main.cpp
        mainwindow.cpp mainwindow.h
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)

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