Remove legacy platform shim from root app graph
This commit is contained in:
@@ -70,6 +70,13 @@ What is already real:
|
||||
- `pp_app_core`
|
||||
|
||||
Latest slice:
|
||||
- `cmake/PanoPainterSources.cmake` no longer adds
|
||||
`src/platform_legacy/legacy_platform_services.*` to
|
||||
`PP_PANOPAINTER_APP_SOURCES`, so the root `panopainter_app` target graph
|
||||
stops compiling and linking that retained fallback shim.
|
||||
- The retained `platform_legacy` adapter still exists on disk for non-root
|
||||
compatibility paths, but it is no longer part of the root modernization app
|
||||
graph validated by the quiet Windows/Android/Apple matrix.
|
||||
- `src/platform_web/web_platform_services.*` now owns the concrete WebGL
|
||||
`PlatformServices` implementation as well as the narrower
|
||||
`WebPlatformServices` helper surface.
|
||||
|
||||
Reference in New Issue
Block a user