Skip to content
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

[CMake] Do not list .gyb files as sources #105

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

lorentey
Copy link
Member

Sources/Atomics/CMakeLists.txt currently lists .gyb files in its source lists, as well as the swift sources expanded from them. This doesn't seem to prevent the build from succeeding, but it seems undesirable.

Checklist

  • I've read the Contribution Guidelines
  • My contributions are licensed under the Swift license.
  • I've followed the coding style of the rest of the project.
  • I've added tests covering all new code paths my change adds to the project (if appropriate).
  • I've verified that my change does not break any existing tests.
  • I've updated the documentation if necessary.

@lorentey
Copy link
Member Author

@swift-ci test

@lorentey lorentey merged commit 8650506 into apple:main Sep 22, 2023
@lorentey lorentey deleted the update-cmake branch September 22, 2023 18:26
@lorentey lorentey mentioned this pull request Sep 22, 2023
36 tasks
@lorentey lorentey added this to the 1.2.0 milestone Oct 3, 2023
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.

1 participant