mosquitto/lib/cpp
Lance Chen 4b4817c3f0
Build the CPP static library with bare Makefiles
In order to make the CPP static library include all
objects from the C static library, the list of objects
(MOSQ_OBJS) is isolated into objects.mk to be used for
building the C and CPP static libraries.

Signed-off-by: Lance Chen <cyen0312@gmail.com>
2016-06-02 18:02:26 +08:00
..
CMakeLists.txt On Mac, we don't want to run /sbin/ldconfig as it doesn't exist 2016-04-19 16:56:10 -05:00
Makefile Build the CPP static library with bare Makefiles 2016-06-02 18:02:26 +08:00
mosquittopp.cpp Reorder helper function arguments for consistency. 2016-01-26 17:06:32 +00:00
mosquittopp.h Reorder helper function arguments for consistency. 2016-01-26 17:06:32 +00:00