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

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

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