mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
Merge topic 'find-matlab-r2017b'
f156b2fb FindMatlab: Add support for MATLAB 2017b
Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Raffi Enficiaud <raffi.enficiaud@free.fr>
Merge-request: !1343
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