Move version metadata into app target
This commit is contained in:
@@ -146,10 +146,11 @@ option targets exist. The Windows desktop app builds through CMake as
|
||||
`panopainter_app` composition target and `pp_platform_windows` shell target so
|
||||
`PanoPainter` is only the executable/resource wrapper; Windows and vendor link
|
||||
dependencies now belong to the platform shell target, and Windows runtime
|
||||
payload deployment lives behind `cmake/PanoPainterRuntime.cmake`. 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.
|
||||
payload deployment lives behind `cmake/PanoPainterRuntime.cmake`.
|
||||
`panopainter_app` is now a real static target that owns app version metadata
|
||||
and version-header generation. 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