This commit is contained in:
Anthony Stirling
2024-12-13 00:44:32 +00:00
parent f127271709
commit 4ae7c83357
2 changed files with 7 additions and 5 deletions

View File

@@ -122,6 +122,8 @@ jpackage {
// Enable verbose output
verbose = true
destinationDir = file("${projectDir}/build/jpackage")
// Windows-specific configuration
windows {