URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=03d67b88672ff7c4b0af373b278dc4a8604adb47
Submitter: "João Valverde <j@xxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
03d67b8 by Uli Heilmeier (uh@xxxxxxxxxxxx):
CMake: Fix LIBXML2 handling
Since commit a3991874eb3d470a4adfcdef7903ab8d6dd8f881 cmake fails
when LIBXML2 is not found.
LIBXML2_INCLUDE_DIR is used but not set.
This commit sets LIBXML2_INCLUDE_DIR.
Change-Id: Ieb8b4accb5360d397b961fbd311ae349aac2c658
Reviewed-on: https://code.wireshark.org/review/31638
Petri-Dish: João Valverde <j@xxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from 5dd86a0 CMake: do not set RPATH when installing to a system directory
add 03d67b8 CMake: Fix LIBXML2 handling
Summary of changes:
CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)