ithron / CortidQCT

A tool for automatic cortical shape identification for QCT scans
Academic Free License v3.0
2 stars 0 forks source link

Automatic mex compilation #30

Closed ithron closed 5 years ago

ithron commented 5 years ago

Compile mex files automatically using CMake. This requires either a Matlab installation or an installation of the Matlab Compiler Runtime (MCR).

Creates release artifacts for windows including all required binaries.

ithron commented 5 years ago

Implementation of #28

ithron commented 5 years ago

This closes #28