Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2023-02-11 | 1 | -2/+2 |
| | | | | | | | | For policy-specific tests, use the version before the policy was introduced. Otherwise, use 3.5 where possible. Also, remove `cmake_minimum_required()` and `project()` calls from individual cases where they are handled by `CMakeLists.txt`. | ||||
* | FindMatlab: Matlab Runtime Compiler support | Raffi Enficiaud | 2018-04-23 | 1 | -0/+4 |
| | | | | | | | | | | * 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: fix reconfiguration of Matlab_ROOT_DIR | Raffi Enficiaud | 2015-06-01 | 1 | -0/+9 |