-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[CMake] Export target libraries. #17525
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
Conversation
@swift-ci please test |
Build failed |
ugh, this broke linux.
I need to understand why. |
@swift-ci please test |
1 similar comment
@swift-ci please test |
Build failed |
Build failed |
@swift-ci please test |
1 similar comment
@swift-ci please test |
lldb needs this to link against reflection. Patch by Michael Gottesman, I take no credit.
Build failed |
@swift-ci please test |
1 similar comment
@swift-ci please test |
@dcci Looks like my magic hands did the trick. |
@gottesmm indeed, thanks! |
@dcci see it wasn't too scary = p |
lldb needs this to link against reflection.
Patch by Michael Gottesman, I take no credit.
Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.
Resolves SR-NNNN.