Version: unspecified (using Devel) OS: Linux I'm reporting this bug under kmymoney as libalkimia doesn't appear to have a product in bko. Libalkimia ignores the install directory for the include and pkgconfig files, but not for the library file. This means the files can be installed in different locations, which confuses the FindLibalkimia.cmake script in kmymoney. Since the installation defaults to the KDE 4 directory anyway, the include files should be installed to ${INCLUDE_INSTALL_DIR}/alkimia and the pkgconfig file to ${LIB_INSTALL_DIR}/pkgconfig. Reproducible: Always
SVN commit 1229874 by tbaumgart: Installation path for include and pkgconfig files follows CMAKE_INSTALL_PREFIX BUG: 271738 M +2 -2 CMakeLists.txt WebSVN link: http://websvn.kde.org/?view=rev&revision=1229874