Build XCUI splitter foundation and test harness
This commit is contained in:
8
tests/UI/Editor/integration/CMakeLists.txt
Normal file
8
tests/UI/Editor/integration/CMakeLists.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
add_subdirectory(input)
|
||||
add_subdirectory(layout)
|
||||
|
||||
add_custom_target(editor_ui_integration_tests
|
||||
DEPENDS
|
||||
editor_ui_input_integration_tests
|
||||
editor_ui_layout_integration_tests
|
||||
)
|
||||
Reference in New Issue
Block a user