mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-05-10 06:02:44 +02:00
4 lines
122 B
CMake
4 lines
122 B
CMake
set (PLUGIN_NAME mosquitto_message_timestamp)
|
|
|
|
add_mosquitto_plugin_no_install("${PLUGIN_NAME}" "${PLUGIN_NAME}.c" "" "")
|