mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05:00
FindMatlab: Add support for Matlab R2015b
This commit is contained in:
committed by
Brad King
parent
7555babbcf
commit
2775768f34
@@ -229,6 +229,7 @@ if(NOT MATLAB_ADDITIONAL_VERSIONS)
|
||||
endif()
|
||||
|
||||
set(MATLAB_VERSIONS_MAPPING
|
||||
"R2015b=8.6"
|
||||
"R2015a=8.5"
|
||||
"R2014b=8.4"
|
||||
"R2014a=8.3"
|
||||
|
||||
Reference in New Issue
Block a user