mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-04-20 07:39:28 +02:00
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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Makefile | ||
| mosquittopp.cpp | ||
| mosquittopp.h | ||