4 Commits (d51cc4b6a620da7d7f0a55a662406569a4355cf7)

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