1 diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
2 index 255c9f1..10f71cc 100644
3 --- a/src/CMakeLists.txt
4 +++ b/src/CMakeLists.txt
5 @@ -411,5 +411,12 @@ install(EXPORT KPim${KF_MAJOR_VERSION}TextEditTargets
6 FILE KPim${KF_MAJOR_VERSION}TextEditTargets.cmake
11 + "${CMAKE_CURRENT_BINARY_DIR}/KPim${KF_MAJOR_VERSION}TextEditQchTargets.cmake"
12 + DESTINATION "${CMAKECONFIG_INSTALL_DIR_KF5}"