Add editor tree view widget contract
This commit is contained in:
@@ -48,6 +48,11 @@ if(TARGET editor_ui_viewport_input_bridge_basic_validation)
|
||||
editor_ui_viewport_input_bridge_basic_validation)
|
||||
endif()
|
||||
|
||||
if(TARGET editor_ui_tree_view_basic_validation)
|
||||
list(APPEND EDITOR_UI_INTEGRATION_TARGETS
|
||||
editor_ui_tree_view_basic_validation)
|
||||
endif()
|
||||
|
||||
add_custom_target(editor_ui_integration_tests
|
||||
DEPENDS
|
||||
${EDITOR_UI_INTEGRATION_TARGETS}
|
||||
|
||||
Reference in New Issue
Block a user