Skip to content
Snippets Groups Projects
Commit 04bf0b7e authored by Felix de las Pozas's avatar Felix de las Pozas
Browse files

Update recorder commit in subprojects. Bump to version 0.7.6.

parent 9a52d80e
Branches
No related tags found
No related merge requests found
# -*- mode: cmake -*- # -*- mode: cmake -*-
#git_subproject(Brion https://github.com/BlueBrain/Brion.git f74dcc5) git_subproject(Brion https://github.com/BlueBrain/Brion.git f74dcc5)
#git_subproject(ZeroEQ https://github.com/HBPVis/ZeroEQ.git 1e66ee3) git_subproject(ZeroEQ https://github.com/HBPVis/ZeroEQ.git 1e66ee3)
#git_subproject(Lexis https://github.com/HBPVis/Lexis.git 617eedb) git_subproject(Lexis https://github.com/HBPVis/Lexis.git 617eedb)
#git_subproject(gmrvlex https://github.com/vg-lab/gmrvlex.git c20b194) git_subproject(gmrvlex https://github.com/vg-lab/gmrvlex.git c20b194)
git_subproject(ShiFT https://github.com/vg-lab/shift 360e1a2) git_subproject(ShiFT https://github.com/vg-lab/shift 360e1a2)
git_subproject(scoop https://github.com/vg-lab/scoop 1185a5a) git_subproject(scoop https://github.com/vg-lab/scoop 1185a5a)
git_subproject(acuterecorder https://github.com/vg-lab/AcuteRecorder.git c61335a) git_subproject(acuterecorder https://github.com/vg-lab/AcuteRecorder.git 92321d2)
if(NEUROSCHEME_NSOL_ENABLED) if(NEUROSCHEME_NSOL_ENABLED)
git_subproject(nsol https://github.com/vg-lab/nsol 40ca91e) git_subproject(nsol https://github.com/vg-lab/nsol 40ca91e)
endif() endif()
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
# #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
cmake_minimum_required( VERSION 3.1 FATAL_ERROR ) cmake_minimum_required( VERSION 3.1 FATAL_ERROR )
project( NeuroScheme VERSION 0.7.5 ) project( NeuroScheme VERSION 0.7.6 )
set( NeuroScheme_VERSION_ABI 12 ) set( NeuroScheme_VERSION_ABI 12 )
# Disable in source building # Disable in source building
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment