Improve build-package script to create portable and unix-like packages

This commit is contained in:
Francesco Abbate
2021-02-24 17:39:12 +01:00
parent 351a772466
commit ff5052be9a
3 changed files with 57 additions and 50 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
option('portable', type : 'boolean', value : false, description: 'Create a portable build')
option('portable', type : 'boolean', value : false, description: 'Portable install')