Split builder config

This commit is contained in:
jtc42 2019-05-07 19:27:22 +01:00
parent 8e05e3c618
commit 977ab0290f
7 changed files with 82 additions and 35 deletions

View file

@ -0,0 +1,12 @@
extends: app/builder-config-base.yaml
linux:
target:
- AppImage
- target: deb
arch:
- x64
- armv7l
icon: app/icons/png/1024x1024.png
deb:
category: Science
electronVersion: 4.1.5