4 Commits (e59ec9aac47d815e34f967c5ff79d48e863a7e6a)

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