cmake_minimum_required(VERSION 3.15) project(XCEngine_UITests) add_subdirectory(Core) add_subdirectory(Runtime) add_subdirectory(Editor)