summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qrandomgenerator/CMakeLists.txt
blob: edd2efe7608094518b21dbeabeac14e0e92390f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qrandomgenerator.pro.

#####################################################################
## tst_qrandomgenerator Test:
#####################################################################

add_qt_test(tst_qrandomgenerator
    SOURCES
        tst_qrandomgenerator.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)