Wireshark-commits: [Wireshark-commits] master af3c611: CMake: Fix build without LibXml2
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=af3c6115f2f57eba177fc33d2df7c00621cbd4c4
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
af3c611 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>
    
Actions performed:
    from  bf820d1   ZigBee: Dissect Metering cluster Request Fast Poll Mode Response
     add  af3c611   CMake: Fix build without LibXml2
Summary of changes:
 CMakeLists.txt | 8 ++++++++
 1 file changed, 8 insertions(+)