Merge topic 'FindMatlab-2016a'

715e4cf5 FindMatlab: Add support for Matlab 2016a (9.0)
This commit is contained in:
Brad King 2016-05-26 09:51:58 -04:00 committed by CMake Topic Stage
commit 7bfcfd59fb
1 changed files with 1 additions and 0 deletions

View File

@ -229,6 +229,7 @@ if(NOT MATLAB_ADDITIONAL_VERSIONS)
endif()
set(MATLAB_VERSIONS_MAPPING
"R2016a=9.0"
"R2015b=8.6"
"R2015a=8.5"
"R2014b=8.4"