mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-14 21:41:06 -05:00
FindMatlab: Add support for Matlab 2016b (9.1)
This commit is contained in:
committed by
Brad King
parent
876da11858
commit
e29f33cd20
@@ -225,6 +225,7 @@ if(NOT MATLAB_ADDITIONAL_VERSIONS)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(MATLAB_VERSIONS_MAPPING
|
set(MATLAB_VERSIONS_MAPPING
|
||||||
|
"R2016b=9.1"
|
||||||
"R2016a=9.0"
|
"R2016a=9.0"
|
||||||
"R2015b=8.6"
|
"R2015b=8.6"
|
||||||
"R2015a=8.5"
|
"R2015a=8.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user