From cdb99c3ce5983fe27c0780cf78a92fbc2ff87fd6 Mon Sep 17 00:00:00 2001 From: Daniel Nachbaur Date: Thu, 7 Apr 2016 16:37:06 +0200 Subject: [PATCH] Bump subprojects for C++03 build fixes --- .gitexternals | 2 +- .gitsubprojects | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitexternals b/.gitexternals index 5213f5d3..4c103482 100644 --- a/.gitexternals +++ b/.gitexternals @@ -1,2 +1,2 @@ # -*- mode: cmake -*- -# CMake/common https://github.com/Eyescale/CMake.git dd25554 +# CMake/common https://github.com/Eyescale/CMake.git 09d382b diff --git a/.gitsubprojects b/.gitsubprojects index d2a59780..7c00e508 100644 --- a/.gitsubprojects +++ b/.gitsubprojects @@ -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)