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

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

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

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