mosquitto/plugins/persist-sqlite
Kai Buschulte 8b5a86fd52 Introduce config-header cmake target
This is an interface cmake target which specifies include directories
required by the config.h places in the root of the project.

This header is a "public" header visible to plugins linking the
mosquitto exports.

Signed-off-by: Kai Buschulte <kai.buschulte@cedalo.com>
2022-06-22 23:56:09 +01:00
..
base_msgs.c
client_msgs.c
clients.c
CMakeLists.txt Introduce config-header cmake target 2022-06-22 23:56:09 +01:00
init.c
Makefile
persist_sqlite.h
plugin.c Migrate persist-sqlite to use persistence_location. 2022-05-18 15:11:13 +01:00
restore.c
retain_msgs.c
subscriptions.c
test.conf Migrate persist-sqlite to use persistence_location. 2022-05-18 15:11:13 +01:00
test.sh
tick.c