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

Update SimIL subproject commit. Bump to version 0.4.3.

parent 4d801d40
No related branches found
No related tags found
No related merge requests found
...@@ -6,4 +6,4 @@ ...@@ -6,4 +6,4 @@
git_subproject(neurolots https://github.com/gmrvvis/neurolots.git f8ea6d1e) git_subproject(neurolots https://github.com/gmrvvis/neurolots.git f8ea6d1e)
git_subproject(ReTo https://github.com/gmrvvis/ReTo.git 211c49a) git_subproject(ReTo https://github.com/gmrvvis/ReTo.git 211c49a)
git_subproject(acuterecorder https://github.com/vg-lab/AcuteRecorder.git 0b84c2b1) git_subproject(acuterecorder https://github.com/vg-lab/AcuteRecorder.git 0b84c2b1)
#git_subproject( SimIL https://github.com/gmrvvis/SimIL.git a1b1be1d) #git_subproject( SimIL https://github.com/gmrvvis/SimIL.git dd1e0a48)
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
cmake_minimum_required(VERSION 3.1 FATAL_ERROR) cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
project(NeuroTessMesh VERSION 0.4.2) project(NeuroTessMesh VERSION 0.4.3)
set(NeuroTessMesh_VERSION_ABI 1) set(NeuroTessMesh_VERSION_ABI 1)
# Disable in source building # Disable in source building
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment