summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qprocess_and_guieventloop/CMakeLists.txt
blob: cbb2d26a871d6a76e70c917d2adc04043593375d (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_add_test(tst_qprocess_and_guieventloop
    SOURCES
        tst_qprocess_and_guieventloop.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)
add_subdirectory(write-read-write)