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

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

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

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