summaryrefslogtreecommitdiffstats
path: root/tests/manual/transientwindow/CMakeLists.txt
blob: c3307282c101f7ab697426862083fb8449f5d3ff (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:
#####################################################################

qt_add_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"