Skip to content

D_Library: Shared lib & Transitive_d_srcs support#2

Open
DavidYKay wants to merge 3 commits intomccarthyfrom
shared-lib
Open

D_Library: Shared lib & Transitive_d_srcs support#2
DavidYKay wants to merge 3 commits intomccarthyfrom
shared-lib

Conversation

@DavidYKay
Copy link
Member

@DavidYKay DavidYKay commented Aug 17, 2021

This PR fixes two issues I was having,

1: d_libraries weren't properly importing other d_libraries

2: d_libraries weren't able to export shared libraries (.so / .dll)

NOTE: it seems like d_library and d_src_library currently behave the same way. Seems like we should make d_library actually consume/produce-as-dep .a file
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.

1 participant