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

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

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