pty4j meta
This commit is contained in:
@@ -29,7 +29,7 @@ gluonfx {
|
||||
'-H:+UnlockExperimentalVMOptions',
|
||||
'-H:+ForeignAPISupport',
|
||||
'--enable-native-access=ALL-UNNAMED',
|
||||
"-H:ConfigurationFileDirectories=${file('src/main/resources/META-INF/native-image/dev.jlibghostty/jlibghostty').absolutePath}".toString()
|
||||
"-H:ConfigurationFileDirectories=${file('src/main/resources/META-INF/native-image/com.gregor/jprototerm').absolutePath}".toString()
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"resources": [
|
||||
{
|
||||
"glob": "com/sun/jna/**"
|
||||
},
|
||||
{
|
||||
"glob": "com/pty4j/native/**"
|
||||
},
|
||||
{
|
||||
"glob": "pty4j-native/**"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user