diff --git a/CMakeLists.txt b/CMakeLists.txt index 033b76f4..ec559bca 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -253,7 +253,7 @@ configure_file(cmake/BelleSIPConfig.cmake.in @ONLY ) -set(CONFIG_PACKAGE_LOCATION "${CMAKE_INSTALL_DATADIR}/BelleSIP/cmake") +set(CONFIG_PACKAGE_LOCATION "${CMAKE_INSTALL_LIBDIR}/cmake/BelleSIP") install(EXPORT ${EXPORT_TARGETS_NAME}Targets FILE BelleSIPTargets.cmake DESTINATION ${CONFIG_PACKAGE_LOCATION}