FindMatlab: Add support for Matlab 2017a

This commit is contained in:
Raffi Enficiaud
2017-04-29 11:38:38 +02:00
committed by Brad King
parent a6a0cfb24d
commit 6f04dffb7d

View File

@@ -225,6 +225,7 @@ if(NOT MATLAB_ADDITIONAL_VERSIONS)
endif()
set(MATLAB_VERSIONS_MAPPING
"R2017a=9.2"
"R2016b=9.1"
"R2016a=9.0"
"R2015b=8.6"