mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-12 18:19:11 -06:00
Merge topic 'FindMatlab-r2019'
edb6fe3b6a FindMatlab: add R2019a and R2019b MATLAB_VERSIONS_MAPPING
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4207
This commit is contained in:
@@ -241,6 +241,8 @@ if(NOT MATLAB_ADDITIONAL_VERSIONS)
|
||||
endif()
|
||||
|
||||
set(MATLAB_VERSIONS_MAPPING
|
||||
"R2019b=9.7"
|
||||
"R2019a=9.6"
|
||||
"R2018b=9.5"
|
||||
"R2018a=9.4"
|
||||
"R2017b=9.3"
|
||||
|
||||
Reference in New Issue
Block a user