Skip to content

Conversation

@cmcgee1024
Copy link
Contributor

Remove the extra true values for the swift defines in the CryptoExtras modules CMakeLists.txt file.

Checklist

  • I've run tests to see all new and existing tests pass
  • I've followed the code style of the rest of the project
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary

If you've made changes to gyb files

  • I've run .script/generate_boilerplate_files_with_gyb and included updated generated files in a commit of this pull request

Motivation:

The defines don't take effect with a value. Remove the value "true" from them.

Modifications:

Modified the CMakeLists.txt file in the CryptoExtras module.

Result:

After the change the swift defines will hopefully be defined correctly.

Copy link
Contributor

@Lukasa Lukasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, LGTM

@Lukasa Lukasa added the 🔨 semver/patch No public API change. label Feb 10, 2025
@Lukasa
Copy link
Contributor

Lukasa commented Feb 10, 2025

Looks like there are some conflicts to handle.

@cmcgee1024 cmcgee1024 force-pushed the fix_macos_build_failures_cmake branch from 9a16c1c to b84d9c4 Compare February 10, 2025 20:51
@Lukasa Lukasa merged commit 472de78 into apple:main Feb 11, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 semver/patch No public API change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants