summaryrefslogtreecommitdiff
path: root/tests/format/variables/overrides/project.conf
blob: e4854a646d0542b59918313c25da1de768afde13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Basic project configuration that doesnt override anything
#
name: pony
plugins:
- origin: pip
  package-name: bst-plugins-experimental
  elements:
    cmake: 0
    distutils: 0
    makemaker: 0
    modulebuild: 0
    qmake: 0