-
- Downloads
Update cmake scripts for matio header inclusion and library linking for Windows.
Windows build uses static lib and MATIO_INC_DIR cmake var. to specify where to get header. The handling of that var. could neverthless apply to other systems. Also reintroducing the linking of MEXOBJ_FILES into mex binaries (mex/g++/ldd) which were removed by f64202aa (there must have a side effect elsewhere provoking the symbol duplication bug).
Please register or sign in to comment