Skip to content
tbeu edited this page Jan 15, 2019 · 1 revision
git clone https://github.com/massich/matio-cmake
cd matio-cmake
git submodule update --init
cd matio
git pull origin master
cd ..
cmake -DCMAKE_C_COMPILER=bcc32x.exe -DCMAKE_CXX_COMPILER=bcc32x.exe -DCMAKE_BUILD_TYPE_INIT=Release -G Ninja ./
Clone this wiki locally