Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindOctave: Remove module pending further work | Brad King | 2019-02-26 | 5 | -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 octinterp | Peter Stroia-Williams | 2019-02-08 | 2 | -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 octave | Michael Hirsch, Ph.D | 2018-12-06 | 4 | -0/+49 |