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

#####################################################################
## qtooltip Binary:
#####################################################################

add_qt_manual_test(qtooltip
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Test
        Qt::Widgets
)