Closed al45tair closed 1 month ago
@swift-ci Please test Linux platform
@swift-ci Please test Windows platform
(This was previously fixed from using an absolute path in https://github.com/swiftlang/swift-corelibs-foundation/pull/5057/commits/3506f58a89de211823dcee98eb698dfcc1414fc5, but for main
only).
The include path for libxml2 should be being set automatically by CMake because of the
target_link_libraries()
call; there is no need to add it explicitly.rdar://137567628