Files
softbus_daemon/plugins/protocols/custom_proto/CMakeLists.txt
flower_linux 9a2224f185 log0.3
2026-03-12 14:56:53 +08:00

4 lines
146 B
CMake

# Placeholder for custom_proto plugin
add_library(custom_proto SHARED)
set_target_properties(custom_proto PROPERTIES OUTPUT_NAME "custom_proto")