summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qprocess/test/CMakeLists.txt
blob: 0541b4258a2eb67c5e6c672d6b0de9a9d1296a0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Generated from test.pro.

#####################################################################
## tst_qprocess Test:
#####################################################################

qt_add_test(tst_qprocess
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/../"
    SOURCES
        ../../../../../shared/emulationdetector.h
        ../tst_qprocess.cpp
    INCLUDE_DIRECTORIES
        ../../../../../shared
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Network
)

#### Keys ignored in scope 1:.:.:test.pro:<TRUE>:
# TEST_HELPER_INSTALLS = "../testProcessSpacesArgs/nospace" "../testProcessSpacesArgs/one space" "../testProcessSpacesArgs/two space s" "../test Space In Name/testSpaceInName"

## Scopes:
#####################################################################

#### Keys ignored in scope 2:.:.:test.pro:WIN32:
# TESTDATA = "../testBatFiles/*"

#### Keys ignored in scope 5:.:..:../qprocess.pri:NOT TARGET Qt::Widgets:
# SUBPROGRAMS = "-testGuiProcess"