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

#####################################################################
## tst_qthreadonce Test:
#####################################################################

add_qt_test(tst_qthreadonce
    SOURCES
        qthreadonce.cpp
        tst_qthreadonce.cpp
)