156
156
}
157
157
}
158
158
},
159
+ {
160
+ "name" : " Linux-x64-Qt5" ,
161
+ "inherits" : [ " Linux-x64-Qt6" , " Qt5" ]
162
+ },
163
+ {
164
+ "name" : " Linux-x64-Qt5-Dynamic" ,
165
+ "inherits" : [ " Linux-x64-Qt5" , " linux-only" ],
166
+ "cacheVariables" : {
167
+ "VCPKG_TARGET_TRIPLET" : {
168
+ "type" : " STRING" ,
169
+ "value" : " x64-linux-dynamic-apng"
170
+ }
171
+ }
172
+ },
159
173
{
160
174
"name" : " Win-x64-Qt5" ,
161
175
"inherits" : [ " Win-x64-Qt6" , " Qt5" ]
329
343
"name" : " Linux-x64-Qt6-Dynamic-Release" ,
330
344
"configurePreset" : " Linux-x64-Qt6-Dynamic" ,
331
345
"configuration" : " Release"
346
+ },
347
+ {
348
+ "name" : " Linux-x64-Qt5-Debug" ,
349
+ "configurePreset" : " Linux-x64-Qt5" ,
350
+ "configuration" : " Debug"
351
+ },
352
+ {
353
+ "name" : " Linux-x64-Qt5-RelWithDebInfo" ,
354
+ "configurePreset" : " Linux-x64-Qt5" ,
355
+ "configuration" : " RelWithDebInfo"
356
+ },
357
+ {
358
+ "name" : " Linux-x64-Qt5-Release" ,
359
+ "configurePreset" : " Linux-x64-Qt5" ,
360
+ "configuration" : " Release"
361
+ },
362
+ {
363
+ "name" : " Linux-x64-Qt5-Dynamic-Debug" ,
364
+ "configurePreset" : " Linux-x64-Qt5-Dynamic" ,
365
+ "configuration" : " Debug"
366
+ },
367
+ {
368
+ "name" : " Linux-x64-Qt5-Dynamic-RelWithDebInfo" ,
369
+ "configurePreset" : " Linux-x64-Qt5-Dynamic" ,
370
+ "configuration" : " RelWithDebInfo"
371
+ },
372
+ {
373
+ "name" : " Linux-x64-Qt5-Dynamic-Release" ,
374
+ "configurePreset" : " Linux-x64-Qt5-Dynamic" ,
375
+ "configuration" : " Release"
332
376
}
333
377
]
334
378
}
0 commit comments