feat: add offline Qt6 naming prerequisites and boundary gates
This commit is contained in:
@@ -139,6 +139,34 @@
|
||||
"libraryPath": "build-caches/occt-history-build.tar.zst",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "qt6-wasm-core-downloads",
|
||||
"source": ".cache/toolchains/qt6/downloads",
|
||||
"restore": ".cache/toolchains/qt6/downloads",
|
||||
"libraryPath": "sources/qtbase-6.8.2-downloads.tar.zst",
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"id": "qt6-wasm-core-source",
|
||||
"source": ".cache/toolchains/qt6/src",
|
||||
"restore": ".cache/toolchains/qt6/src",
|
||||
"libraryPath": "sources/qtbase-6.8.2-source.tar.zst",
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"id": "qt6-wasm-core-sdk",
|
||||
"source": ".cache/toolchains/qt6/install-wasm",
|
||||
"restore": ".cache/toolchains/qt6/install-wasm",
|
||||
"libraryPath": "toolchains/qt6-wasm-core-6.8.2.tar.zst",
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"id": "qt6-wasm-core-build",
|
||||
"source": ".cache/toolchains/qt6/build-wasm",
|
||||
"restore": ".cache/toolchains/qt6/build-wasm",
|
||||
"libraryPath": "build-caches/qt6-wasm-core-build.tar.zst",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "opencamlib-build",
|
||||
"source": ".cache/opencamlib-wasm",
|
||||
|
||||
Reference in New Issue
Block a user