asmble/settings.gradle

5 lines
131 B
Groovy
Raw Normal View History

2017-04-24 18:49:54 -05:00
rootProject.name = 'asmble'
2017-11-28 17:00:38 -06:00
include 'annotations',
'compiler',
'emscripten-runtime',
'examples:rust-simple'