build: use GNUInstallDirs install destinations
[vpp.git] / src / vlib / CMakeLists.txt
index c8127fb..df51b2e 100644 (file)
@@ -41,7 +41,7 @@ configure_file(
 )
 install(
   FILES ${CMAKE_CURRENT_BINARY_DIR}/config.h
-  DESTINATION include/vlib
+  DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/vlib
   COMPONENT vpp-dev
 )