build: cmake cross-compilation fixes
[vpp.git] / src / cmake / CMakeLists.txt
index fdee40c..74cd385 100644 (file)
@@ -21,7 +21,7 @@ install(
   VPPConfig.cmake
 
   DESTINATION
-  lib/cmake/vpp
+  ${VPP_LIBRARY_DIR}/cmake/vpp
 
   COMPONENT vpp-dev
 )