Merge topic 'FindMatlab-9.1'

e29f33cd FindMatlab: Add support for Matlab 2016b (9.1)
This commit is contained in:
Brad King
2016-11-01 09:14:28 -04:00
committed by CMake Topic Stage

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"