From 5e25bec2d77999f304618b61dcdababf5980bd70 Mon Sep 17 00:00:00 2001 From: omigamedev Date: Tue, 16 Jun 2026 02:02:22 +0200 Subject: [PATCH] Trim platform validation wording --- docs/modernization/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modernization/roadmap.md b/docs/modernization/roadmap.md index 6d012a07..ffd78e10 100644 --- a/docs/modernization/roadmap.md +++ b/docs/modernization/roadmap.md @@ -1903,7 +1903,7 @@ CMake test executable plus required component targets, and now verifies the default Android preset set covers standard arm64/x64, Quest arm64, and Focus/Wave arm64. The shell wrapper now mirrors the PowerShell wrapper's multi-preset behavior and reports one structured result array. Root CMake now -also exposes non-default platform validation targets: +also exposes platform validation targets: `panopainter_platform_build_headless`, `panopainter_platform_build_android_assets`, `panopainter_platform_build_vcpkg_ui_core`, and