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

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

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