Files
snapclient/build/unity/component_project_vars.mk
2020-04-24 08:32:53 +02:00

9 lines
368 B
Makefile

# Automatically generated build file. Do not edit.
COMPONENT_INCLUDES += $(IDF_PATH)/components/unity/include $(IDF_PATH)/components/unity/unity/src
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/unity -lunity
COMPONENT_LINKER_DEPS +=
COMPONENT_SUBMODULES += $(IDF_PATH)/components/unity/unity
COMPONENT_LIBRARIES += unity
COMPONENT_LDFRAGMENTS +=
component-unity-build: