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

#####################################################################
## tst_qtendian Test:
#####################################################################

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