summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qprocess_and_guieventloop/CMakeLists.txt
blob: 126feeeb2d3e5fa387dfef5231b3f9ddf08fa57c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from qprocess_and_guieventloop.pro.

#####################################################################
## tst_qprocess_and_guieventloop Test:
#####################################################################

qt_internal_add_test(tst_qprocess_and_guieventloop
    SOURCES
        tst_qprocess_and_guieventloop.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)
add_subdirectory(write-read-write)