Bug 467503 - KPim5LibkleoQchTargets.cmake not installed in backwards compatible path
Summary: KPim5LibkleoQchTargets.cmake not installed in backwards compatible path
Status: RESOLVED FIXED
Alias: None
Product: kleopatra
Classification: Applications
Component: general (show other bugs)
Version: git master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Andre Heinecke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-17 19:26 UTC by Antonio Rojas
Modified: 2023-03-18 08:46 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.23.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Rojas 2023-03-17 19:26:58 UTC
cmake files are installed to both /usr/lib/cmake/KPim5Libkleo/ and /usr/lib/cmake/KF5Libkleo/ for backwards compatibility, but KPim5LibkleoQchTargets.cmake is not installed to the latter path. This breaks build of kopete with QCH enabled:

CMake Error at /usr/lib/cmake/KF5Libkleo/KF5LibkleoConfig.cmake:56 (include):
  include could not find requested file:

    /usr/lib/cmake/KF5Libkleo/KPim5LibkleoQchTargets.cmake
Call Stack (most recent call first):
  CMakeLists.txt:67 (find_package)
Comment 1 Laurent Montel 2023-03-18 08:46:17 UTC
Git commit 3bd5c1f3497cc4d15119e381496656720693f9c4 by Laurent Montel.
Committed on 18/03/2023 at 08:45.
Pushed by mlaurent into branch 'release/23.04'.

Fix bug 467503: New: KPim5LibkleoQchTargets.cmake not installed in backwards compatible path
FIXED-IN: 5.23.0

M  +7    -0    CMakeLists.txt

https://invent.kde.org/pim/libkleo/commit/3bd5c1f3497cc4d15119e381496656720693f9c4