Skip to content

[CFXMLInterface] Remove spurious include path. #5101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

al45tair
Copy link
Contributor

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

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
@al45tair
Copy link
Contributor Author

@swift-ci Please test Linux platform

@al45tair
Copy link
Contributor Author

@swift-ci Please test Windows platform

@al45tair
Copy link
Contributor Author

(This was previously fixed from using an absolute path in 3506f58, but for main only).

@parkera parkera requested a review from jmschonfeld October 11, 2024 16:08
@parkera parkera merged commit 301bafe into swiftlang:main Oct 11, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants