4 lines
132 B
Plaintext
Vendored
4 lines
132 B
Plaintext
Vendored
MODULE common { platform=[JVM, JS, Native]; root=common }
|
|
MODULE jvm { platform=[JVM]; root=jvm }
|
|
|
|
jvm -> common { kind=DEPENDS_ON } |