mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
abbf2562c2
* CORDA-2750: Modularise the DJVM build. * CORDA-2750: Update documentation and scripts for modular DJVM.
5 lines
82 B
Groovy
5 lines
82 B
Groovy
rootProject.name = "deterministic-jvm-sandbox"
|
|
|
|
include 'djvm'
|
|
include 'djvm:cli'
|