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

#####################################################################
## tst_qcheckbox Test:
#####################################################################

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