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

build: add LD_BUILD_EXPORT_ALL_SYMBOLS option to export all symbols #420

Merged
merged 4 commits into from
Aug 6, 2024

Conversation

puncha
Copy link
Contributor

@puncha puncha commented Jul 3, 2024

Address the issue #411.

A new CMake option, LD_BUILD_EXPORT_SYMBOLS, exports all symbols, including CPP and C APIs. It is set to OFF by default.

@puncha puncha requested a review from a team July 3, 2024 06:26
README.md Outdated Show resolved Hide resolved
@puncha puncha requested a review from a team as a code owner July 29, 2024 09:12
CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@cwaldren-ld cwaldren-ld added the waiting for feedback Indicates LaunchDarkly is waiting for customer feedback before issue is closed due to staleness. label Aug 5, 2024
@puncha
Copy link
Contributor Author

puncha commented Aug 6, 2024

Updated. Please review it again. Thanks!

@cwaldren-ld cwaldren-ld changed the title build: add LD_BUILD_EXPORT_SYMBOLS option to export all symbols build: add LD_BUILD_EXPORT_ALL_SYMBOLS option to export all symbols Aug 6, 2024
@cwaldren-ld cwaldren-ld merged commit 451ca13 into launchdarkly:main Aug 6, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for feedback Indicates LaunchDarkly is waiting for customer feedback before issue is closed due to staleness.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants