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

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

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