Skip to content

Conversation

jsongcse
Copy link

Good morning!

I added new lines to build.sbt file to avoid "eof expected but ';' found." error. Also I created new build file build-cpu.sbt to make build process easier for cpu-only mode.

I hope this be helpful!

jsongcse added 2 commits June 21, 2016 15:17
new lines are added to avoid "eof expected but ';' found." error.
@pcmoritz
Copy link
Collaborator

pcmoritz commented Jun 29, 2016

Thanks @jsongcse, I tried your new build.sbt and it works! How can I tell build-cpu.sbt instead of build.sbt? I didn't find anything about how to use multiple .sbt files in the documentation? Or is the idea that build-cpu.sbt would be moved to build.sbt by the user? In this case we should document that in the README.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants