super duper hacky shit

This commit is contained in:
Gregor Lohaus
2026-05-28 23:40:49 +02:00
parent a1e0c2b2d4
commit 2816d99ce4
3 changed files with 224 additions and 1 deletions

View File

@@ -25,7 +25,7 @@ javafx {
}
gluonfx {
compilerArgs += ['-H:+ForeignAPISupport']
compilerArgs += ['-H:+ForeignAPISupport', '--enable-native-access=ALL-UNNAMED']
}
application {