mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 14:40:26 -06:00
FindMatlab: Add support for MATLAB 2017b
This commit is contained in:
@@ -225,6 +225,7 @@ if(NOT MATLAB_ADDITIONAL_VERSIONS)
|
||||
endif()
|
||||
|
||||
set(MATLAB_VERSIONS_MAPPING
|
||||
"R2017b=9.3"
|
||||
"R2017a=9.2"
|
||||
"R2016b=9.1"
|
||||
"R2016a=9.0"
|
||||
@@ -236,7 +237,6 @@ set(MATLAB_VERSIONS_MAPPING
|
||||
"R2013a=8.1"
|
||||
"R2012b=8.0"
|
||||
"R2012a=7.14"
|
||||
|
||||
"R2011b=7.13"
|
||||
"R2011a=7.12"
|
||||
"R2010b=7.11"
|
||||
|
||||
Reference in New Issue
Block a user