Unverified Commit 4b4817c3 authored by Lance Chen's avatar Lance Chen
Browse files

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: default avatarLance Chen <cyen0312@gmail.com>
parent a9b7237d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment