refactor(core): 提取 window 相关类型和操作到独立模块
This commit is contained in:
@@ -19,6 +19,7 @@ add_executable(${TEST_APP_NAME}
|
||||
${SOURCE_DIR}/core/rules.c
|
||||
${SOURCE_DIR}/core/runtime.c
|
||||
${SOURCE_DIR}/core/state.c
|
||||
${SOURCE_DIR}/core/window.c
|
||||
)
|
||||
|
||||
target_include_directories(${TEST_APP_NAME} SYSTEM
|
||||
|
||||
Reference in New Issue
Block a user