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

#####################################################################
## tst_qtooltip Test:
#####################################################################

qt_internal_add_test(tst_qtooltip
    SOURCES
        tst_qtooltip.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)