summaryrefslogtreecommitdiff
path: root/Modules/FindMatlab.cmake
diff options
context:
space:
mode:
authorMichael Hirsch <scivision@users.noreply.github.com>2021-03-14 00:46:34 -0500
committerBrad King <brad.king@kitware.com>2021-03-15 09:10:07 -0400
commit427f5f2fa9bb187b0d23f23d6118b3c81d602dac (patch)
treeefc11ebf9cea78af6ad8608f5f3bd29c5d064782 /Modules/FindMatlab.cmake
parentc141a8be9ea21a22e2bd57ce8d09354dfe87a27b (diff)
downloadcmake-427f5f2fa9bb187b0d23f23d6118b3c81d602dac.tar.gz
FindMatlab: R2021a version map
Diffstat (limited to 'Modules/FindMatlab.cmake')
-rw-r--r--Modules/FindMatlab.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/FindMatlab.cmake b/Modules/FindMatlab.cmake
index efe871bc22..2f56d1571d 100644
--- a/Modules/FindMatlab.cmake
+++ b/Modules/FindMatlab.cmake
@@ -261,6 +261,7 @@ if(NOT MATLAB_ADDITIONAL_VERSIONS)
endif()
set(MATLAB_VERSIONS_MAPPING
+ "R2021a=9.10"
"R2020b=9.9"
"R2020a=9.8"
"R2019b=9.7"