summaryrefslogtreecommitdiffstats
path: root/tests/qml/windowitem/am-config.yaml
blob: aa82540b85f985d747dfc770061af9cd7497c7a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
formatVersion: 1
formatType: am-configuration
---
applications:
  builtinAppsManifestDir: "${CONFIG_PWD}/apps"
  installationDir: "/tmp/am/apps"
  documentDir: "/tmp/am/docs"

# Workaround for a crash in the mesa software renderer (llvmpipe)
runtimes:
  qml:
    environmentVariables:
      QT_QUICK_BACKEND: "software"