Interop: improve support for multiple source sets in Gradle plugin
This commit is contained in:
@@ -84,7 +84,7 @@ repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
genInteropStubs {
|
||||
genCompilerInteropStubs {
|
||||
environment 'CPATH' : "$llvmInstallPath/include"
|
||||
environment 'LIBRARY_PATH' : "$llvmInstallPath/lib"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user