Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SBT files updated & created #135

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

SBT files updated & created #135

wants to merge 2 commits into from

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!

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