misc: put devtools plugins into separate component/package
[vpp.git] / src / plugins / oddbuf / CMakeLists.txt
index 9720e92..5ce2b31 100644 (file)
@@ -26,4 +26,7 @@ add_vpp_plugin(oddbuf
 
   API_TEST_SOURCES
   oddbuf_test.c
+
+  COMPONENT
+  vpp-plugin-devtools
 )