Files
esp-idf/components/nghttp/component.mk
T

10 lines
161 B
Makefile
Raw Normal View History

#
# Component Makefile
#
COMPONENT_ADD_INCLUDEDIRS := port/include nghttp2/lib/includes
2017-07-26 14:21:07 +08:00
COMPONENT_SRCDIRS := nghttp2/lib port
COMPONENT_SUBMODULES := nghttp2