Wireshark-commits: [Wireshark-commits] master-3.0 9099b9c: CMake: Fix build without LibXml2
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9099b9cab81525eff2a45f5605643ff28750e7ee
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
9099b9c by Uli Heilmeier (uh@xxxxxxxxxxxx):
CMake: Fix build without LibXml2
This is still needed when LibXml2 is missing, otherwise the build fails with:
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Fixes: v2.9.1rc0-625-gd17e218918 ("CMake: Update FindLibXml2.cmake")
Change-Id: I06fc2c18aa82dd553d5a10604c1a874c9a2e88a8
Reviewed-on: https://code.wireshark.org/review/31896
Reviewed-by: João Valverde <j@xxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
(cherry picked from commit dfeeef9013aea745016d7fcf946ef22657f1bad5)
Reviewed-on: https://code.wireshark.org/review/31897
Actions performed:
from 363f240 rpm: unconditionally add doc files.
add 9099b9c CMake: Fix build without LibXml2
Summary of changes:
CMakeLists.txt | 8 ++++++++
1 file changed, 8 insertions(+)