mosquitto/plugins/examples
Kai Buschulte 7e4746aac4 Fix missing symbols MacOS
Core symbols needed by plugins are now properly linked to their objects

 * Remove link_directories() call:

This specification is not necessary for our own libraries as cmake
shares this information over the targets.

If needed they should be specified target specific, like done for
the external DLT library.

Signed-off-by: Kai Buschulte <kai.buschulte@cedalo.com>
2022-05-11 07:01:22 +00:00
..
add-properties Fix missing symbols MacOS 2022-05-11 07:01:22 +00:00
auth-by-ip Fix missing symbols MacOS 2022-05-11 07:01:22 +00:00
client-lifetime-stats Fix missing symbols MacOS 2022-05-11 07:01:22 +00:00
client-properties Fix missing symbols MacOS 2022-05-11 07:01:22 +00:00
connection-state Fix missing symbols MacOS 2022-05-11 07:01:22 +00:00
delayed-auth Fix missing symbols MacOS 2022-05-11 07:01:22 +00:00
force-retain Fix missing symbols MacOS 2022-05-11 07:01:22 +00:00
message-timestamp Fix missing symbols MacOS 2022-05-11 07:01:22 +00:00
payload-modification Fix missing symbols MacOS 2022-05-11 07:01:22 +00:00
payload-size-stats Fix missing symbols MacOS 2022-05-11 07:01:22 +00:00
plugin-event-stats Fix missing symbols MacOS 2022-05-11 07:01:22 +00:00
print-ip-on-publish Fix missing symbols MacOS 2022-05-11 07:01:22 +00:00
topic-modification Fix missing symbols MacOS 2022-05-11 07:01:22 +00:00
wildcard-temp Fix missing symbols MacOS 2022-05-11 07:01:22 +00:00
CMakeLists.txt
Makefile