https://bugs.kde.org/show_bug.cgi?id=360597
Bug ID: 360597 Summary: libxapian-1.3 not detected Product: libqapt Version: unspecified Platform: unspecified OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: sit...@kde.org Reporter: re...@rezso.net I tried to compile libqapt with xapian-1.3, but the cmake module doesn't finds it. I need to pass -DXAPIAN_INCLUDE_DIR=/usr/include/xapian-1.3 to cmake, and a patch for cmake/modules/FindXapian.cmake: FIND_LIBRARY(XAPIAN_LIBRARIES NAMES xapian-1.3) Reproducible: Always Steps to Reproduce: 1. Try to compile libqapt with xapian-1.3 2. 3. -- You are receiving this mail because: You are watching all bug changes.