summaryrefslogtreecommitdiffstats
path: root/src/cmake/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmake/CMakeLists.txt')
-rw-r--r--src/cmake/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmake/CMakeLists.txt b/src/cmake/CMakeLists.txt
index fdee40c61c1..74cd385a1ce 100644
--- a/src/cmake/CMakeLists.txt
+++ b/src/cmake/CMakeLists.txt
@@ -21,7 +21,7 @@ install(
VPPConfig.cmake
DESTINATION
- lib/cmake/vpp
+ ${VPP_LIBRARY_DIR}/cmake/vpp
COMPONENT vpp-dev
)