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

#####################################################################
## tst_qmacautoreleasepool Test:
#####################################################################

qt_add_test(tst_qmacautoreleasepool
    SOURCES
        tst_qmacautoreleasepool.mm
    PUBLIC_LIBRARIES
        ${FWFoundation}
)