summaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/intents/CMakeLists.txt
blob: 20543415ec275f721171c98c6872f5fcfcadbd29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Generated from intents.pro.

#####################################################################
## intents Binary:
#####################################################################

qt_internal_add_executable(intents
    GUI
    PUBLIC_LIBRARIES
        Qt::Gui
)

#### Keys ignored in scope 1:.:.:intents.pro:<TRUE>:
# AM_CONFIG = "am-config.yaml"
# TEST_APPS = "intents1" "intents2" "cannot-start"
# TEST_CONFIGURATIONS = "--force-single-process"
# TEST_FILES = "tst_intents.qml"

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

#### Keys ignored in scope 2:.:.:intents.pro:multi-process:
# TEST_CONFIGURATIONS = "--force-multi-process" "--force-multi-process -c $$_PRO_FILE_PWD_/am-config-quick.yaml"