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

#####################################################################
## splitter Binary:
#####################################################################

add_qt_manual_test(splitter
    GUI
    SOURCES
        ../shared/shared.h
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)