OVMS3-idf/components/nghttp/CMakeLists.txt

5 lines
127 B
CMake

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