summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qapplication/modal/.prev_CMakeLists.txt
blob: fc990e790e6908d1b78e77139e4c9a5f8dc1602c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Generated from modal.pro.

#####################################################################
## modal Binary:
#####################################################################

add_qt_executable(modal
    SOURCES
        base.cpp base.h
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)

## Scopes:
#####################################################################