summaryrefslogtreecommitdiffstats
path: root/Tests/FindOctave
Commit message (Collapse)AuthorAgeFilesLines
* FindOctave: Remove module pending further workBrad King2019-02-265-79/+0
| | | | | | | | | | | The `FindOctave` module added by commit 170bcb6fdc (FindOctave: Add module to find GNU octave, 2018-11-17, v3.14.0-rc1~283^2) has a few problems in its implementation that need to be worked out before the module can be included in a CMake release. These were missed during review. Remove the module for now. It can be restored later with a fresh review. Issue: #18991
* FindOctave: Add target for octinterpPeter Stroia-Williams2019-02-082-0/+30
| | | | | | This change adds the Octave::Octinterp target to make the octinterp library available without users having to resort to using the Octave_INTERP_LIBRARY variable.
* FindOctave: Add module to find GNU octaveMichael Hirsch, Ph.D2018-12-064-0/+49