Commit Graph

4 Commits

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.
2016-04-15 16:36:50 +03:00
Paul Sutton 3e34fae516 Minor updates to cmake checks for Octave/Matlab 2015-03-24 11:09:41 +00:00
ismagom 4429d45761 Fixed warning in CMake when MATLAB not found 2015-01-17 13:13:29 -05:00
ismagom 61ebfaf3b2 Testing CH est 2014-11-05 13:19:35 +00:00