mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-08-20 21:41:40 +08:00
4 lines
121 B
CMake
4 lines
121 B
CMake
set (PLUGIN_NAME mosquitto_connection_state)
|
|
|
|
add_mosquitto_plugin_no_install("${PLUGIN_NAME}" "${PLUGIN_NAME}.c" "" "")
|