OVMS3-idf/components/protocomm/test/component.mk

3 lines
129 B
Makefile
Raw Normal View History

COMPONENT_PRIV_INCLUDEDIRS := ../proto-c/
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive