mirror of
https://github.com/reactos/CMake.git
synced 2025-02-03 10:31:55 +00:00
Merge topic 'FindMatlab_add_recent_versions'
7e311773 FindMatlab: Look for R2014b and R2015a
This commit is contained in:
commit
f3be6c1b9b
@ -228,6 +228,8 @@ if(NOT MATLAB_ADDITIONAL_VERSIONS)
|
||||
endif()
|
||||
|
||||
set(MATLAB_VERSIONS_MAPPING
|
||||
"R2015a=8.5"
|
||||
"R2014b=8.4"
|
||||
"R2014a=8.3"
|
||||
"R2013b=8.2"
|
||||
"R2013a=8.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user