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

ci: basic add_subdirectory cmake integration test #447

Merged
merged 8 commits into from
Oct 3, 2024

Conversation

cwaldren-ld
Copy link
Contributor

@cwaldren-ld cwaldren-ld commented Oct 2, 2024

This is the first in a series of PRs that adds cmake integration tests to CI.

The purpose of these tests is to validate that a test application can incorporate the LaunchDarkly SDKs via cmake.

The tests are organized by incorporation method. This first test is for add_subdirectory, which is currently the only supported way of using the SDK.

When I add find_package support, I'll add tests for that here.

@cwaldren-ld cwaldren-ld marked this pull request as ready for review October 3, 2024 00:08
@cwaldren-ld cwaldren-ld requested a review from a team as a code owner October 3, 2024 00:08
@cwaldren-ld cwaldren-ld merged commit 18b9cfd into main Oct 3, 2024
23 checks passed
@cwaldren-ld cwaldren-ld deleted the cw/sdk-354-cmake-tests branch October 3, 2024 17:26
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.

2 participants