-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #60 from tribal-tec/master
Bump subprojects for C++03 build fixes
- Loading branch information
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# -*- mode: cmake -*- | ||
# CMake/common https://github.com/Eyescale/CMake.git dd25554 | ||
# CMake/common https://github.com/Eyescale/CMake.git 09d382b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# -*- mode: cmake -*- | ||
git_subproject(Servus https://github.com/HBPVIS/Servus.git 0752dfc) | ||
git_subproject(Lunchbox https://github.com/Eyescale/Lunchbox.git eb67585) | ||
git_subproject(vmmlib https://github.com/Eyescale/vmmlib.git f0ad3d6) | ||
git_subproject(MVDTool https://github.com/BlueBrain/MVDTool.git 3a41f39) | ||
git_subproject(Servus https://github.com/HBPVIS/Servus.git 0f2f20e) | ||
git_subproject(Lunchbox https://github.com/Eyescale/Lunchbox.git 851a58e) | ||
git_subproject(vmmlib https://github.com/Eyescale/vmmlib.git 4b2522a) | ||
git_subproject(MVDTool https://github.com/BlueBrain/MVDTool.git f6af9a4) |