VAT: plugin load errors
[vpp.git] / src / vpp / CMakeLists.txt
index 78ca867..feb75cf 100644 (file)
@@ -46,6 +46,7 @@ foreach(file ${VPP_API_FILES})
   install(
     FILES ${CMAKE_CURRENT_BINARY_DIR}/${file}.h
     DESTINATION include/vpp/${dir}
+    COMPONENT vpp-dev
   )
 endforeach()