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

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

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