feat(xcui): advance core and editor validation flow
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
add_subdirectory(input)
|
||||
add_subdirectory(layout)
|
||||
file(TO_CMAKE_PATH "${CMAKE_SOURCE_DIR}" XCENGINE_EDITOR_UI_TESTS_REPO_ROOT_PATH)
|
||||
|
||||
add_subdirectory(shared)
|
||||
add_subdirectory(workspace_shell_compose)
|
||||
add_subdirectory(state)
|
||||
|
||||
add_custom_target(editor_ui_integration_tests
|
||||
DEPENDS
|
||||
editor_ui_input_integration_tests
|
||||
editor_ui_layout_integration_tests
|
||||
editor_ui_workspace_shell_compose_validation
|
||||
editor_ui_panel_session_flow_validation
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user