misc: move part of vpe apis to vlibmemory
[vpp.git] / src / vat / CMakeLists.txt
index 9d37b7b..e4f8945 100644 (file)
@@ -57,7 +57,7 @@ add_vpp_executable(vpp_json_test ENABLE_EXPORTS NO_INSTALL
 ##############################################################################
 install(
   FILES vat.h json_format.h
-  DESTINATION include/vat
+  DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/vat
   COMPONENT vpp-dev
 )