mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-04-20 07:59:05 +02:00
4 lines
123 B
CMake
4 lines
123 B
CMake
set (PLUGIN_NAME mosquitto_plugin_event_stats)
|
|
|
|
add_mosquitto_plugin_no_install("${PLUGIN_NAME}" "${PLUGIN_NAME}.c" "" "")
|