summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/util/qintvalidator/CMakeLists.txt
blob: 841fd02bb06cb409ee5165cf80a8c34f48e80388 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qintvalidator.pro.

#####################################################################
## tst_qintvalidator Test:
#####################################################################

qt_add_test(tst_qintvalidator
    SOURCES
        tst_qintvalidator.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)