mosquitto/plugins/examples/topic-hierarchy-flatten/CMakeLists.txt
2025-09-16 16:13:18 +01:00

4 lines
128 B
CMake

set (PLUGIN_NAME mosquitto_topic_hierarchy_flatten)
add_mosquitto_plugin_no_install("${PLUGIN_NAME}" "${PLUGIN_NAME}.c" "" "")