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

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

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