blob: d6efc49c6a8beb3d8a8c9dcc7bdc795b4a01dd09 [file] [log] [blame]
[project]
org='savoirfairelinux'
name='jami'
[build]
; default behaviour
command='./compile.sh'
flavors='ci release daemon'
[ci]
command='./compile.sh'
[daemon]
command='./compile.sh --daemon'
[release]
command='./compile.sh --daemon --release'