summaryrefslogtreecommitdiff
path: root/doc/examples/junction-includes/project.conf
blob: e591b78b1e6ff6a2d6fa2906c9f1fb04e049e917 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: subproject
format-version: 18
element-path: elements

aliases:
  gnu: http://ftpmirror.gnu.org/gnu/automake/

# Define some options for this project
#
options:
  funky:
    type: bool
    description: Whether this project is funky
    default: False