Skip to content

[cmake] remove conflicting default option for SwiftCore_ENABLE_UNICODE_DATA #78323

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
Dec 20, 2024

Conversation

justice-adams-apple
Copy link
Contributor

Previously we had both

defaulted_option(SwiftCore_ENABLE_UNICODE_DATA "Embed Unicode info in Swift Core")

option(SwiftCore_ENABLE_UNICODE_DATA "Include unicode data in Swift runtimes" ON)

remove the defaulted_option in favor of the option defaulting it to ON

@justice-adams-apple
Copy link
Contributor Author

@swift-ci please smoke test

@justice-adams-apple justice-adams-apple merged commit 18d6068 into main Dec 20, 2024
3 checks passed
@justice-adams-apple justice-adams-apple deleted the default-unicode-data-to-on branch December 20, 2024 22:14
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