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

#####################################################################
## tst_qregularexpressionvalidator Test:
#####################################################################

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