added JPMS support

This commit is contained in:
2022-06-04 18:03:58 +08:00
parent 8d4f654c0a
commit df7c4cc81d
8 changed files with 60 additions and 45 deletions

2
gradlew vendored
View File

@@ -72,7 +72,7 @@ case "`uname`" in
Darwin* )
darwin=true
;;
MINGW* )
MSYS* | MINGW* )
msys=true
;;
NONSTOP* )