Expose Linux WebGL package readiness target

This commit is contained in:
2026-06-05 13:25:52 +02:00
parent 321e5d6287
commit 8f062fb0c4
5 changed files with 25 additions and 8 deletions

View File

@@ -34,3 +34,10 @@ pp_add_powershell_automation_target(panopainter_android_native_package_smoke
-ReadinessOnly
-AndroidNativeChecks
-PackageKinds android-standard-apk,android-quest-apk,android-focus-apk)
pp_add_powershell_automation_target(panopainter_linux_webgl_package_readiness
COMMENT "Report retained Linux and WebGL package readiness blockers."
ARGUMENTS
-File "${CMAKE_CURRENT_SOURCE_DIR}/scripts/automation/package-smoke.ps1"
-ReadinessOnly
-PackageKinds linux-app,webgl)