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

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

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