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

Clone submodules too (required for building) #4

Merged
merged 1 commit into from
Apr 4, 2015

Conversation

whitt-s
Copy link
Contributor

@whitt-s whitt-s commented Apr 4, 2015

Alternative (additional line after "cd superpixels-revisited"):
git submodule update --init --recursive

Also, build/ dir doesn't exist initially, added: mkdir -p build

Alternative (additional line after "cd superpixels-revisited"):
git submodule update --init --recursive

Also, build/ dir doesn't exist initially, added: mkdir -p build
@davidstutz
Copy link
Owner

Thanks ;)

davidstutz added a commit that referenced this pull request Apr 4, 2015
Clone submodules too (required for building)
@davidstutz davidstutz merged commit 9799872 into davidstutz:master Apr 4, 2015
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