mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-02-05 18:50:06 +08:00
Refactor strings functions to common static library.
This commit is contained in:
@@ -12,6 +12,7 @@ LOCAL_LIBADD+=
|
||||
.PHONY : really clean install
|
||||
|
||||
OBJS= \
|
||||
strings_common.o \
|
||||
utf8_common.o
|
||||
|
||||
all : libmosquitto_common.a
|
||||
|
||||
Reference in New Issue
Block a user