mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 12:09:48 +00:00
Merge topic 'FindMatlab-2017a'
6f04dffb
FindMatlab: Add support for Matlab 2017a
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !780
This commit is contained in:
commit
96ad8fe608
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user