phase 2 serial

This commit is contained in:
flower_linux
2026-06-12 18:34:49 +08:00
parent 0cf0713dc5
commit 628ccf1409
78 changed files with 2571 additions and 345 deletions

View File

@@ -3,6 +3,7 @@ softbus_package(softbus_registry)
add_library(softbus_registry STATIC
src/PointRegistry.cpp
src/PointTableEntry.cpp
src/BindingRegistry.cpp
)
softbus_export_include(softbus_registry "${CMAKE_CURRENT_SOURCE_DIR}/include")