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

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

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