Split Windows app shell target
This commit is contained in:
@@ -142,9 +142,12 @@ Goal: make CMake the canonical source list without breaking existing projects.
|
||||
Status: in progress. Root `CMakeLists.txt`, `CMakePresets.json`, and project
|
||||
option targets exist. The Windows desktop app builds through CMake as
|
||||
`PanoPainter`; the raw Visual Studio solution/project files were removed on
|
||||
2026-05-31 by user decision. Android arm64 now configures and builds headless
|
||||
foundation/tool targets through the root CMake/NDK path. Non-Windows platform
|
||||
app/package files remain during Phase 6 alignment.
|
||||
2026-05-31 by user decision. The root CMake Windows app graph now includes a
|
||||
`panopainter_app` composition target and `pp_platform_windows` shell target so
|
||||
`PanoPainter` is only the executable/resource wrapper. Android arm64 now
|
||||
configures and builds headless foundation/tool targets through the root
|
||||
CMake/NDK path. Non-Windows platform app/package files remain during Phase 6
|
||||
alignment.
|
||||
|
||||
Implementation tasks:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user