编译修正。

This commit is contained in:
2026-03-24 10:44:15 +08:00
parent adf75d509f
commit 11338ad78c
3 changed files with 7 additions and 5 deletions

View File

@@ -7,5 +7,4 @@ if (WIN32)
add_definitions(-D_WIN32_WINNT=0x0602)
endif()
add_subdirectory(cxxLibrary)
add_subdirectory(dumpDemo)