Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 675 Bytes

project.rst

File metadata and controls

41 lines (21 loc) · 675 Bytes

Project settings

Examples of the project config parameters in use can be found in test/public_dependency.

name (optional)

A name is required if a project has subprojects.

type

string

default

"project"

url (optional)

type

string

default

""

version (optional)

This only has an effect if a url was specified.

type

string

default

""

directory (optional)

Note, if a url is specified, this is relative to the source root.

type

string

default

""

subprojects (optional)

type

list of strings

default

[]