MantisBT - CMake
View Issue Details
0015500CMakeModulespublic2015-04-07 05:482015-11-02 09:13
Daniele E. Domenichelli 
Raffi Enficiaud 
normalminoralways
closedfixed 
CMake 3.3 
CMake 3.3CMake 3.3 
0015500: FindMatlab does not look for R2014b and R2015a
The new FindMatlab does not automatically look for R2014b and R2015a (even though they can be added MATLAB_ADDITIONAL_VERSIONS).

Here is a patch: topic FindMatlab_add_recent_versions

  FindMatlab: Look for R2014b and R2015a
  http://www.cmake.org/gitweb?p=stage/cmake.git;a=commitdiff;h=7e31177 [^]
No tags attached.
Issue History
2015-04-07 05:48Daniele E. DomenichelliNew Issue
2015-04-07 08:38Brad KingAssigned To => Raffi Enficiaud
2015-04-07 08:38Brad KingStatusnew => assigned
2015-04-07 14:01Brad KingNote Added: 0038468
2015-04-08 04:02Raffi EnficiaudNote Added: 0038474
2015-04-08 08:11Brad KingNote Added: 0038475
2015-04-08 09:33Raffi EnficiaudNote Added: 0038479
2015-04-08 09:43Brad KingNote Added: 0038481
2015-04-08 09:43Brad KingStatusassigned => resolved
2015-04-08 09:43Brad KingResolutionopen => fixed
2015-04-08 09:43Brad KingFixed in Version => CMake 3.3
2015-11-02 09:13Robert MaynardNote Added: 0039763
2015-11-02 09:13Robert MaynardStatusresolved => closed

Notes
(0038468)
Brad King   
2015-04-07 14:01   
I've merged the proposed commit to 'next' for testing:

 FindMatlab: Look for R2014b and R2015a
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7e311773 [^]
(0038474)
Raffi Enficiaud   
2015-04-08 04:02   
Looks good to me, thanks!
(0038475)
Brad King   
2015-04-08 08:11   
Re 0015500:0038474: Thanks for taking a look. One of the matlab tests failed on your OSX10.9-xcode511-matlab2013b build last night after this change was merged. Please check locally to see if the change is related.
(0038479)
Raffi Enficiaud   
2015-04-08 09:33   
I checked and it is related to the timeout. The computer running the tests is not very powerful.
I rerun the test locally from the build directory and everything is fine.
I am kicking another run to clear the board.
(0038481)
Brad King   
2015-04-08 09:43   
Re 0015500:0038479: Thanks. I've merged the change to 'master'.
(0039763)
Robert Maynard   
2015-11-02 09:13   
Closing resolved issues that have not been updated in more than 4 months.