mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
craft: Clean up ini file
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
This commit is contained in:
parent
b6f54679c8
commit
3809fb1813
@ -24,14 +24,9 @@ Compile/UseNinja = True
|
||||
ShortPath/Enabled = False
|
||||
ShortPath/EnableJunctions = False
|
||||
|
||||
Packager/RepositoryUrl = https://files.kde.org/craft/Qt6
|
||||
Packager/CacheVersion = 25.01
|
||||
ContinuousIntegration/Enabled = True
|
||||
|
||||
## This option can be used to override the default make program
|
||||
## change the value to the path of the executable you want to use instead.
|
||||
Compile/MakeProgram = jom
|
||||
|
||||
Packager/UseCache = ${Variables:UseCache}
|
||||
Packager/CreateCache = ${Variables:CreateCache}
|
||||
Packager/CacheDir = ${Variables:Root}\cache
|
||||
|
||||
Loading…
Reference in New Issue
Block a user