Skip to content

Instantly share code, notes, and snippets.

@kevin-keraudren
Created March 25, 2016 12:43
Show Gist options
  • Save kevin-keraudren/e3745978c378f8f3d114 to your computer and use it in GitHub Desktop.
Save kevin-keraudren/e3745978c378f8f3d114 to your computer and use it in GitHub Desktop.
git clone https://github.com/BioMedIA/MIRTK.git
cd MIRTK/
git submodule update --init
mkdir build
cd build/
cmake ..
ccmake ..
make -j 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment