ihmcrobotics / ihmc-build

Composite build and IDE classpath seperation support for JVM Gradle projects.
Apache License 2.0
5 stars 4 forks source link

Allow for arm64 javafx module identifiers #77

Closed ds58 closed 2 months ago

ds58 commented 2 months ago

This will add an appropriate suffix to the javafx module artifacts if the current platform is aarch64 or arm64. Optionally, you can force it with -Dihmc.build.javafxarm64=true, which will be helpful in CI.