File tree 1 file changed +3
-9
lines changed
1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -24,26 +24,20 @@ Compile/UseNinja = True
24
24
ShortPath/Enabled = False
25
25
ShortPath/EnableJunctions = False
26
26
27
- Packager/RepositoryUrl = https://files.kde.org/craft/Qt6
28
- Packager/PackageType = NullsoftInstallerPackager
29
- Packager/CacheVersion = 24.10
30
-
27
+ Packager/CacheVersion = 25.01
31
28
ContinuousIntegration/Enabled = True
32
29
33
- # # This option can be used to override the default make program
34
- # # change the value to the path of the executable you want to use instead.
35
- Compile/MakeProgram = jom
36
-
37
30
Packager/UseCache = ${Variables:UseCache}
38
31
Packager/CreateCache = ${Variables:CreateCache}
39
32
Packager/CacheDir = ${Variables:Root}\cache
40
33
41
34
[BlueprintSettings]
42
35
nextcloud-client.buildTests = True
43
36
binary/mysql.useMariaDB = False
44
- libs/qt6.version = 6.8.0
37
+ libs/qt6.version = 6.8.1
45
38
46
39
[windows-msvc2022_64-cl]
40
+ Packager/PackageType = NullsoftInstallerPackager
47
41
QtSDK/Compiler = msvc2022_64
48
42
General/ABI = windows-msvc2022_64-cl
49
43
Paths/Python = C:\Python312-x64
You can’t perform that action at this time.
0 commit comments