Build XCEditor viewport shell contract foundation
This commit is contained in:
@@ -29,6 +29,11 @@ if(TARGET editor_ui_viewport_slot_basic_validation)
|
||||
editor_ui_viewport_slot_basic_validation)
|
||||
endif()
|
||||
|
||||
if(TARGET editor_ui_viewport_shell_basic_validation)
|
||||
list(APPEND EDITOR_UI_INTEGRATION_TARGETS
|
||||
editor_ui_viewport_shell_basic_validation)
|
||||
endif()
|
||||
|
||||
if(TARGET editor_ui_viewport_input_bridge_basic_validation)
|
||||
list(APPEND EDITOR_UI_INTEGRATION_TARGETS
|
||||
editor_ui_viewport_input_bridge_basic_validation)
|
||||
|
||||
Reference in New Issue
Block a user