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

Add test for consuming s2n-tls with CMake via FetchContent #5079

Open
goatgoose opened this issue Feb 4, 2025 · 0 comments
Open

Add test for consuming s2n-tls with CMake via FetchContent #5079

goatgoose opened this issue Feb 4, 2025 · 0 comments

Comments

@goatgoose
Copy link
Contributor

goatgoose commented Feb 4, 2025

Problem:

#5076 adds support for consuming s2n-tls via the FetchContent CMake feature. We should make sure that we don't have a regression which breaks this build.

Solution:

A new test should be added which builds a CMake project that consumes s2n-tls with FetchContent. This will ensure we continue supporting this use case in the future.

We may be able to borrow from @jmayclin's consume-s2n-tls repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants