添加调试日志

This commit is contained in:
xsl
2026-04-23 11:29:18 +08:00
parent 7ab4274e4f
commit fb434f09b8
8 changed files with 477 additions and 3 deletions
+2
View File
@@ -26,6 +26,8 @@ if(CMAKE_SYSTEM_NAME STREQUAL "Android")
add_library(face_sdk SHARED
app/src/main/cpp/main.cpp
app/src/main/cpp/AndroidOut.cpp
app/src/main/cpp/DebugLog.h
app/src/main/cpp/DebugLog.cpp
vulkan/AppBase.h
vulkan/AppBase.cpp
vulkan/Application.h