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

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

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