FindMatlab: Add support for Matlab 2016b (9.1)

This commit is contained in:
Francesco Romano 2016-10-28 11:47:16 +02:00 committed by Brad King
parent 876da11858
commit e29f33cd20
1 changed files with 1 additions and 0 deletions

View File

@ -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"