This commit is contained in:
parent
6b70c56d53
commit
57dba48d46
|
@ -80,6 +80,7 @@ jlink {
|
|||
'--copyright', 'Mark Nellemann <mark.nellemann@gmail.com>',
|
||||
'--app-version', project.findProperty('version')
|
||||
]
|
||||
icon = 'src/main/resources/icon.png'
|
||||
|
||||
// Requires: https://wixtoolset.org/ to create installer on Windows
|
||||
if(osdetector.os == 'windows') {
|
||||
|
|
Loading…
Reference in a new issue