New api in order to get max entries of connection table is added.
[vpp.git] / src / cmake / library.cmake
index b9e4f9b..984d6eb 100644 (file)
@@ -66,7 +66,7 @@ macro(add_vpp_library lib)
       install(
        FILES ${file}
        DESTINATION include/${lib}/${dir}
-       COMPONENT vpp-dev
+       COMPONENT ${ARG_COMPONENT}-dev
       )
     endforeach()
   endif()