FindMatlab: Add support for Matlab 2016b (9.1)
This commit is contained in:
parent
876da11858
commit
e29f33cd20
|
@ -225,6 +225,7 @@ if(NOT MATLAB_ADDITIONAL_VERSIONS)
|
|||
endif()
|
||||
|
||||
set(MATLAB_VERSIONS_MAPPING
|
||||
"R2016b=9.1"
|
||||
"R2016a=9.0"
|
||||
"R2015b=8.6"
|
||||
"R2015a=8.5"
|
||||
|
|
Loading…
Reference in New Issue