blob: 8b3de5ac91c694006953e1d46d4a6418e015bc30 [file] [log] [blame]
# Import-test BuildStream project configuration.
# Project name
#
name: script-test
# Base project relative element path, elements will be loaded
# from this base.
element-path: elements
options:
arch:
type: arch
description: The machine architecture
values:
- x86_64
- i386