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

#####################################################################
## tst_qbytedatabuffer Test:
#####################################################################

add_qt_test(tst_qbytedatabuffer
    SOURCES
        tst_qbytedatabuffer.cpp
    LIBRARIES
        Qt::CorePrivate
)