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

#####################################################################
## shortcuts Binary:
#####################################################################

qt_add_manual_test(shortcuts
    GUI
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)

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