Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindMatlab: added unit tests for new functionality. | Cris Luengo | 2018-10-24 | 1 | -3/+2 |
| | | | | Also allowing a way to select which of multiple installed MATLAB versions to use in the test. | ||||
* | FindMatlab: Matlab Runtime Compiler support | Raffi Enficiaud | 2018-04-23 | 1 | -19/+36 |
| | | | | | | | | | | * Determining automatically the MCR version on OSX and Windows * Distinguishing between MCR and Matlab * Specific tests for the MCR * mexext on windows does not work properly: the mexext is hardcoded * Doc updates for the MCR Fixes: #16487 | ||||
* | FindMatlab: add unit tests | Raffi Enficiaud | 2018-04-09 | 1 | -0/+39 |