Build XCEditor workspace viewport compose foundation

This commit is contained in:
2026-04-07 06:14:58 +08:00
parent 044240d2f1
commit 3c0dedcc5f
15 changed files with 1809 additions and 16 deletions

View File

@@ -34,6 +34,11 @@ if(TARGET editor_ui_viewport_shell_basic_validation)
editor_ui_viewport_shell_basic_validation)
endif()
if(TARGET editor_ui_workspace_viewport_compose_validation)
list(APPEND EDITOR_UI_INTEGRATION_TARGETS
editor_ui_workspace_viewport_compose_validation)
endif()
if(TARGET editor_ui_viewport_input_bridge_basic_validation)
list(APPEND EDITOR_UI_INTEGRATION_TARGETS
editor_ui_viewport_input_bridge_basic_validation)