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

#####################################################################
## tst_qregexpvalidator Test:
#####################################################################

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