4 lines
127 B
CMake
4 lines
127 B
CMake
set(COMPONENT_ADD_INCLUDEDIRS port/include nghttp2/lib/includes)
|
|
set(COMPONENT_SRCDIRS nghttp2/lib port)
|
|
|
|
register_component()
|