wuseal
09/07/2019, 1:36 PMimplementation
in dependencies config?
https://kotlinlang.org/docs/reference/building-mpp-with-gradle.html#building-final-native-binariessvyatoslav.scherbina
09/09/2019, 7:51 AMwuseal
09/11/2019, 3:05 AMsvyatoslav.scherbina
09/11/2019, 7:47 AMAnd do I need to do that when I useSo you are trying to export some dependencies. What exactly are you trying to achieve with this?in dependencies config?implementation
wuseal
09/16/2019, 8:57 AMimplementation
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 .h
files like c/c++ headers🙂