feat(xcui): add editor command and menu foundations
This commit is contained in:
4
tests/UI/Editor/integration/shell/CMakeLists.txt
Normal file
4
tests/UI/Editor/integration/shell/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
add_subdirectory(workspace_shell_compose)
|
||||
if(EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/menu_bar_basic/CMakeLists.txt")
|
||||
add_subdirectory(menu_bar_basic)
|
||||
endif()
|
||||
Reference in New Issue
Block a user