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

#####################################################################
## qtabbar Binary:
#####################################################################

add_qt_manual_test(qtabbar
    GUI
    SOURCES
        main.cpp
        tabbarform.cpp tabbarform.h tabbarform.ui
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
    ENABLE_AUTOGEN_TOOLS
        uic
)

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