mirror of
https://github.com/reactos/CMake.git
synced 2024-11-23 03:29:47 +00:00
FindMatlab: Add R2020a=9.8
This allows Matlab R2020a to be recognized as a valid Matlab version.
This commit is contained in:
parent
1ec72e0947
commit
75331a4578
@ -241,6 +241,7 @@ if(NOT MATLAB_ADDITIONAL_VERSIONS)
|
||||
endif()
|
||||
|
||||
set(MATLAB_VERSIONS_MAPPING
|
||||
"R2020a=9.8"
|
||||
"R2019b=9.7"
|
||||
"R2019a=9.6"
|
||||
"R2018b=9.5"
|
||||
|
Loading…
Reference in New Issue
Block a user