4 Commits (b749931b58117e1c9ae57d40ec9e5bf4a7dd3e6a)

Author SHA1 Message Date
Alexey Kreschuk c1144325c6 Update FindMATLAB.cmake
There are two problems with `readlink`:
1) it might give a path relative to the symlink location,
2) if matlab bin directory is in $PATH it will yield nothing.
The use of `realpath` solves both of them.
9 years ago
Paul Sutton 3e34fae516 Minor updates to cmake checks for Octave/Matlab 10 years ago
ismagom 4429d45761 Fixed warning in CMake when MATLAB not found 10 years ago
ismagom 61ebfaf3b2 Testing CH est 10 years ago