ihmcrobotics / ihmc-build

Composite build and IDE classpath seperation support for JVM Gradle projects.
Apache License 2.0
5 stars 4 forks source link

Add `compile module(name)` to dynamic dependencies blocks #33

Open calvertdw opened 6 years ago

calvertdw commented 6 years ago

i.e. compile module("main") i.e. compile module("test") i.e. compile module("visualizers")