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

chore(cpp): update subproject dependencies #750

Merged
merged 1 commit into from
Mar 22, 2019

Conversation

karjonas
Copy link
Contributor

No description provided.

@karjonas karjonas requested review from tribal-tec and hernando March 21, 2019 12:04
.gitsubprojects Outdated
endif()

# Streaming to display walls
if(BRAYNS_DEFLECT_ENABLED)
git_subproject(Deflect https://github.com/BlueBrain/Deflect.git 427458e)
git_subproject(Deflect https://github.com/BlueBrain/Deflect.git 761f7d0)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is already outdated

.gitsubprojects Outdated
endif()

if(BRAYNS_BBIC_ENABLED)
git_subproject(HighFive https://github.com/BlueBrain/HighFive.git 8db7f3c)
git_subproject(HighFive https://github.com/BlueBrain/HighFive.git cd1470a)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is quite old as well.

.gitsubprojects Outdated
@@ -1,18 +1,18 @@
# -*- mode: cmake -*-
if(BRAYNS_NETWORKING_ENABLED)
git_subproject(Rockets https://github.com/BlueBrain/Rockets.git cc53765)
git_subproject(Rockets https://github.com/BlueBrain/Rockets.git 25c65c3)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And this one is also old.

@karjonas
Copy link
Contributor Author

I took the latest releases. Do you want to use the development branches?

@hernando
Copy link
Contributor

Yes, this is development after all.

@karjonas karjonas changed the title chore(cpp): update subprojects to latest releases chore(cpp): update subproject dependencies Mar 22, 2019
@karjonas
Copy link
Contributor Author

done

@hernando hernando self-requested a review March 22, 2019 09:54
@karjonas karjonas merged commit 93873cd into BlueBrain:master Mar 22, 2019
@karjonas karjonas deleted the update_deps branch March 22, 2019 09:56
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