Skip to content

Commit

Permalink
craft: Clean up ini file
Browse files Browse the repository at this point in the history
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
  • Loading branch information
claucambra committed Feb 6, 2025
1 parent a70f816 commit bbe8ef9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions craftmaster.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bbe8ef9

Please sign in to comment.