summaryrefslogtreecommitdiff
path: root/tests/format/variables/defaults/project.conf
blob: 029f07c3a34670a51a7610148e1861ce13f6c730 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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