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

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

qt_add_test(tst_qbytedatabuffer
    SOURCES
        tst_qbytedatabuffer.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)