asmble/settings.gradle
2017-11-29 16:42:12 -06:00

7 lines
194 B
Groovy

rootProject.name = 'asmble'
include 'annotations',
'compiler',
'emscripten-runtime',
'examples:rust-regex',
'examples:rust-simple',
'examples:rust-string'