summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qsharedmemory/producerconsumer/CMakeLists.txt
blob: 610e2d507f2f8a8646db2de70ed66fc087eb16c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from producerconsumer.pro.

#####################################################################
## producerconsumer_helper Binary:
#####################################################################

qt_internal_add_test_helper(producerconsumer_helper
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)