Re: [PATCH] Add ability to link to static xapian library in generated xapian-config.cmake

Olly Betts <[email protected]> Thu, 31 Dec 2020 02:37:59 +0000
Newsgroups gmane.comp.search.xapian.devel
Message-ID <[email protected]>
On Thu, Sep 17, 2020 at 02:44:35PM +0200, [email protected] wrote:
> The generated xapian-config.cmake does only support shared xapian
> libraries.
> The patch below allows using a static/shared xapian library
> in a cmake project.

This looks like the same patch that was submitted as
https://github.com/xapian/xapian/pull/317 which is stalled waiting for a
response to the comments I made a few months ago.

It'd be helpful to keep discussion in one place, so please respond
there.

Cheers,
    Olly