Expose recording renderer through pano cli

This commit is contained in:
2026-06-02 09:47:09 +02:00
parent 1d44036933
commit b82cc1e4bd
5 changed files with 138 additions and 0 deletions

View File

@@ -6,4 +6,5 @@ target_link_libraries(pano_cli PRIVATE
pp_foundation
pp_assets
pp_document
pp_renderer_api
pp_ui_core)