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

#####################################################################
## tst_qdoublevalidator Test:
#####################################################################

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