llvm-project/lldb/cmake
Haibo Huang 780d7d7732 [lldb] Allows customizing libxml2 for darwin
Summary:
This changes allows to disable or use customized libxml2 for lldb.

1. Removes redundant include_directories. The one in LLDBConfig.cmake should be enough.

2. Link to ${LIBXML2_LIBRARIES} if xml2 is enabled.

Subscribers: mgorny, lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D80257
2020-05-20 12:27:08 -07:00
..
caches [CMake] Update CMAKE_OSX_DEPLOYMENT_TARGET to 10.12. 2019-08-18 21:54:26 +00:00
modules [lldb] Allows customizing libxml2 for darwin 2020-05-20 12:27:08 -07:00