mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2026-02-04 10:30:19 +00:00
ffi: migrate to jffi which will provide a path for struct support
This commit is contained in:
@@ -7,4 +7,6 @@ dependencies {
|
||||
api(project(":evaluator"))
|
||||
|
||||
implementation(project(":common"))
|
||||
implementation("com.github.jnr:jffi:1.3.12")
|
||||
implementation("com.github.jnr:jffi:1.3.12:native")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user