summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qprocess_and_guieventloop/CMakeLists.txt
blob: ccc2c55c13520ecd9047678c863d86faa97831c1 (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:
#####################################################################

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