hsa: support sigint in vcl test client
[vpp.git] / src / cmake / CMakeLists.txt
index 7eb1790..74cd385 100644 (file)
@@ -16,11 +16,12 @@ install(
   api.cmake
   cpu.cmake
   library.cmake
+  pack.cmake
   plugin.cmake
   VPPConfig.cmake
 
   DESTINATION
-  lib/cmake/vpp
+  ${VPP_LIBRARY_DIR}/cmake/vpp
 
   COMPONENT vpp-dev
 )