forked from BlueBrain/RTNeuron
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitsubprojects
13 lines (13 loc) · 791 Bytes
/
.gitsubprojects
1
2
3
4
5
6
7
8
9
10
11
12
13
# -*- mode: cmake -*-
git_subproject(Servus https://github.com/HBPVIS/Servus.git 2e9a23a)
git_subproject(vmmlib https://github.com/Eyescale/vmmlib.git b75b7b6)
git_subproject(Lunchbox https://github.com/Eyescale/Lunchbox.git 3231f29)
git_subproject(Collage https://github.com/Eyescale/Collage.git e2bc13d)
git_subproject(Equalizer https://github.com/Eyescale/Equalizer.git f3cd5ab)
git_subproject(Brion https://github.com/BlueBrain/Brion.git ba34764)
if (RTNEURON_OPTIONAL_DEPS)
git_subproject(ZeroEQ https://github.com/HBPVis/ZeroEQ.git a297eaf)
git_subproject(Monsteer https://github.com/BlueBrain/Monsteer.git 981e8e5)
git_subproject(Lexis https://github.com/HBPVis/Lexis.git 321cb06)
endif()
git_subproject(osgTransparency https://github.com/BlueBrain/osgTransparency.git 09f1a65)