forked from kscience/kmath
Add kmath-complex reference
This commit is contained in:
parent
15b223a801
commit
443af750a4
@ -39,6 +39,7 @@ kotlin {
|
|||||||
kotlin.srcDirs(files().builtBy(codegen))
|
kotlin.srcDirs(files().builtBy(codegen))
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
api(project(":kmath-complex"))
|
||||||
api(project(":kmath-core"))
|
api(project(":kmath-core"))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user