On 2022/01/10 22:14, Rafael Sadowski wrote: > On Mon Jan 10, 2022 at 08:52:22PM +0000, Stuart Henderson wrote: > > Ok but please say that it's KDE ports, I tested with doxygen (cmake+xapian > > user) and that was fine. > > > > Yes it was fine because doxygen uses find_library/find_path (It comes > with its own Findxapian.cmake) instead of find_package. If you use > find_package, the module will handle it for you and set the variables > defined by the module (upstream project or cmake itself).
Yes so I want it listed in the comment in the patch, otherwise it's not clear that you have to use one of the ports with a couple of dozen dep's for testing rather than the one with about 3 deps.
