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

#####################################################################
## tst_qfocusframe Test:
#####################################################################

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