Maybe it’s talk about the headers? not the implementation and binaries?😮
s
svyatoslav.scherbina
09/09/2019, 7:51 AM
What are you trying to achieve?
w
wuseal
09/11/2019, 3:05 AM
@svyatoslav.scherbina I am trying to understand the document🙂
s
svyatoslav.scherbina
09/11/2019, 7:47 AM
You asked
And do I need to do that when I use
implementation
in dependencies config?
So you are trying to export some dependencies. What exactly are you trying to achieve with this?
w
wuseal
09/16/2019, 8:57 AM
@svyatoslav.scherbina I origin think if I don’t export the
implementation
dependencies, the program will run failed because of the missing dependency code, But in fact it doesn’t broke, So I must misunderstand the meaning of this export dependencies function, This function should be export the