]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Do not require LibXml2 to configure
authorBrad King <brad.king@kitware.com>
Mon, 13 Jan 2014 14:36:15 +0000 (09:36 -0500)
committerBrad King <brad.king@kitware.com>
Mon, 13 Jan 2014 14:36:15 +0000 (09:36 -0500)
commitda3ec55e71887d6b2e79f75e03e49c80650f7f0a
tree6f082af4796d36fc0c4eb902a90f60a0df3233b5
parentab73e8280e7b87c6b0f1677919aa28b99cb0783a
Do not require LibXml2 to configure

In commit 033fc31e (Allow fine grained control over dependancies,
2013-05-16, committed 2013-12-12) the find_package(LibXml2) line was
accidentally given a REQUIRED specifier.  Remove it now.
CMakeLists.txt