You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
add-properties Fix missing symbols MacOS 3 years ago
auth-by-ip Fix missing symbols MacOS 3 years ago
client-lifetime-stats Fix missing symbols MacOS 3 years ago
client-properties Fix missing symbols MacOS 3 years ago
connection-state Fix missing symbols MacOS 3 years ago
delayed-auth Fix missing symbols MacOS 3 years ago
force-retain Fix missing symbols MacOS 3 years ago
message-timestamp Fix missing symbols MacOS 3 years ago
payload-modification Fix missing symbols MacOS 3 years ago
payload-size-stats Fix missing symbols MacOS 3 years ago
plugin-event-stats Fix missing symbols MacOS 3 years ago
print-ip-on-publish Fix missing symbols MacOS 3 years ago
topic-modification Fix missing symbols MacOS 3 years ago
wildcard-temp Fix missing symbols MacOS 3 years ago
CMakeLists.txt Plugin event counter example plugin. 4 years ago
Makefile Plugin event counter example plugin. 4 years ago