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/lib/cpp
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
..
CMakeLists.txt Fix missing symbols MacOS 3 years ago
Makefile Move mosquittopp header to include dir. 4 years ago
mosquittopp.cpp Bring mosquittopp more up to date with libmosquitto. 4 years ago