-
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.
- Loading branch information
Juan Hernando Vieites
committed
Mar 20, 2019
1 parent
ba34764
commit e581731
Showing
4 changed files
with
13 additions
and
13 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,7 +1,7 @@ | ||
# -*- mode: cmake -*- | ||
git_subproject(Servus https://github.com/HBPVIS/Servus.git 2e9a23a) | ||
git_subproject(Lunchbox https://github.com/Eyescale/Lunchbox.git dd85ecc) | ||
git_subproject(Servus https://github.com/HBPVIS/Servus.git 170bd93) | ||
git_subproject(Lunchbox https://github.com/Eyescale/Lunchbox.git 9bd6a7d) | ||
git_subproject(Keyv https://github.com/BlueBrain/Keyv.git 8340fa2) | ||
git_subproject(vmmlib https://github.com/Eyescale/vmmlib.git f4b3706) | ||
git_subproject(vmmlib https://github.com/Eyescale/vmmlib.git 357b8f0) | ||
git_subproject(HighFive https://github.com/BlueBrain/HighFive.git 8db7f3c) | ||
git_subproject(MVDTool https://github.com/BlueBrain/MVDTool.git 09c1107) |
Submodule common
updated
11 files
+3 −0 | CHANGES.md | |
+1 −1 | ChoosePython.cmake | |
+8 −3 | CommonCUDA.cmake | |
+9 −0 | CommonCheckTargets.cmake | |
+25 −17 | CommonFindPackage.cmake | |
+1 −2 | CommonInstallProject.cmake | |
+1 −1 | Doxyfile | |
+1 −0 | DoxygenRule.cmake | |
+2 −4 | InstallDependencies.cmake | |
+3 −0 | README.md | |
+1 −1 | util/git_pre-commit.in |
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
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