self control

This commit is contained in:
flower_linux
2026-06-24 16:25:02 +08:00
parent ef91f64d83
commit 85bfb5d8ec
2093 changed files with 6559 additions and 268658 deletions

View File

@@ -1,6 +1,6 @@
add_executable(cmd_sender cmd_sender.cpp)
target_link_libraries(cmd_sender PRIVATE
softbus_core softbus_api softbus_transport softbus_registry asio
softbus_core softbus_api softbus_transport softbus_registry
)
softbus_apply_platform_libs(cmd_sender)