misc: put devtools plugins into separate component/package
[vpp.git] / src / plugins / perfmon / CMakeLists.txt
index 6b8e7c8..e2f8888 100644 (file)
@@ -32,4 +32,7 @@ add_vpp_plugin(perfmon
   intel/bundle/branch_mispred.c
   intel/bundle/power_license.c
   intel/bundle/topdown_metrics.c
+
+  COMPONENT
+  vpp-plugin-devtools
 )