diff --git a/CMakeLists.txt b/CMakeLists.txt index 936fda4..477cb0a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -221,6 +221,7 @@ endif() include(CMakePackageConfigHelpers) + install(EXPORT sdbus-c++-targets DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/sdbus-c++ NAMESPACE SDBusCpp::