4 Commits (9741f87e2ccdc4a6f82ce2c3c31e71274432e5d9)

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