libxml2: install cmake module 4981/head
authorStijn Tintel <stijn@linux-ipv6.be>
Fri, 20 Oct 2017 14:46:51 +0000 (17:46 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Fri, 20 Oct 2017 14:46:51 +0000 (17:46 +0300)
commit6d4f6a31fea93241659b693c8fd0f7df92be1789
tree27255597587196d4ac67c7ec232f4d2c0864979a
parent9f6eee3960125e75b9d09e4ea80dbf7a9de2b455
libxml2: install cmake module

Since version 2.9.2, libxml2 provides its own cmake module. Install it
to avoid packages built with cmake and requiring libxml2 to fall back to
cmake's FindLibXml2 module, which seems to detect host libxml2 instead
of the one in staging_dir.

Fixes #4917.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
libs/libxml2/Makefile