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

fix: move prelude inclusion as PRIVATE #4876

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Conversation

camshaft
Copy link
Contributor

@camshaft camshaft commented Nov 6, 2024

Description of changes:

This change moves the s2n_prelude.h as a private compile option, which avoids including the header in any consuming CMake packages.

Testing:

The tests that are in place to ensure the prelude is linked should show that it still works as expected.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Nov 6, 2024
@camshaft camshaft marked this pull request as ready for review November 7, 2024 03:09
@camshaft camshaft merged commit 01e90bb into aws:main Nov 7, 2024
37 of 38 checks passed
@dougch dougch mentioned this pull request Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants