OVMS3-idf/components/nghttp/CMakeLists.txt

6 lines
161 B
CMake

set(COMPONENT_ADD_INCLUDEDIRS port/include nghttp2/lib/includes)
set(COMPONENT_SRCDIRS nghttp2/lib port)
set(COMPONENT_SUBMODULES nghttp2)
register_component()