ucb-bar / chisel2-deprecated

chisel.eecs.berkeley.edu
389 stars 89 forks source link

Revert BuildInfo code due to problems when included as a submodule. #520

Closed ucbjrl closed 9 years ago

ucbjrl commented 9 years ago

We encounter

 error: not found: value sbtbuildinfo
  enablePlugins(sbtbuildinfo.BuildInfoPlugin).

when this plugin is enabled in a submodule (project) and the root project uses project/build.scala