switch to Gradle build system

This commit is contained in:
2021-02-19 23:57:26 +01:00
parent 68a419c53a
commit c6aede665e
13 changed files with 394 additions and 92 deletions

3
settings.gradle Normal file
View File

@@ -0,0 +1,3 @@
rootProject.name = 'jwo'
include('benchmark')