SBT v.13 has much better support for multi-module projects and extended syntax.
Now most of the build definition can be in `build.sbt`.
There are also a couple additional simplification that can be done, like
removing explicit definition of the root project and reuse of settings between
projects.
Original issue reported on code.google.com by jpsacha on 10 Jan 2014 at 7:32
Original issue reported on code.google.com by
jpsacha
on 10 Jan 2014 at 7:32