blob: 234fdaf286b27b0859363d43a712e11d63536cd5 [file] [log] [blame]
# Import-test BuildStream project configuration.
# Project name
#
name: script-test
aliases:
gnomesdk: https://sdk.gnome.org/
split-rules:
test:
- |
/tests/*
# 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