Refine editor host boundary
This commit is contained in:
@@ -2,7 +2,7 @@ file(TO_CMAKE_PATH "${CMAKE_SOURCE_DIR}" XCENGINE_EDITOR_UI_TESTS_REPO_ROOT_PATH
|
||||
|
||||
if(NOT EXISTS "${XCENGINE_EDITOR_UI_TESTS_EDITOR_ROOT}/app"
|
||||
OR NOT EXISTS "${XCENGINE_EDITOR_UI_TESTS_EDITOR_ROOT}/include"
|
||||
OR NOT EXISTS "${XCENGINE_EDITOR_UI_TESTS_EDITOR_ROOT}/app/Platform/Win32/Runtime/InputModifierTracker.h")
|
||||
OR NOT EXISTS "${XCENGINE_EDITOR_UI_TESTS_EDITOR_ROOT}/app/Host/Win32/Runtime/InputModifierTracker.h")
|
||||
message(FATAL_ERROR
|
||||
"Editor UI manual validation expects the current editor tree under "
|
||||
"${XCENGINE_EDITOR_UI_TESTS_EDITOR_ROOT}.")
|
||||
|
||||
Reference in New Issue
Block a user