https://bugs.kde.org/show_bug.cgi?id=492280
Bug ID: 492280 Summary: Spurious find_package(KF5Doctools) in 4.0.0 tarball Classification: Applications Product: calligracommon Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: calligra-bugs-n...@kde.org Reporter: aro...@archlinux.org Target Milestone: --- In CMakeLists.txt: find_package(KF5DocTools CONFIG) if(KF5DocTools_FOUND) kdoctools_install(po) endif() This is not in git, so I assume it comes from the tarring scripts. -- You are receiving this mail because: You are watching all bug changes.