summaryrefslogtreecommitdiff
path: root/Modules/FindMatlab.cmake
diff options
context:
space:
mode:
authorMichael Hirsch <scivision@users.noreply.github.com>2020-09-17 08:48:24 -0400
committerBrad King <brad.king@kitware.com>2020-09-17 08:58:21 -0400
commit4d292aecb6da4b1ff5820ab0f2e0fdc115284a23 (patch)
treeca40d54a4ecfd7ed84d02e621b10ffde2b04b7a9 /Modules/FindMatlab.cmake
parent314039ba45ad4f7779e2c4df46dab3fac3703194 (diff)
downloadcmake-4d292aecb6da4b1ff5820ab0f2e0fdc115284a23.tar.gz
FindMatlab: add R2020b => 9.9
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 e42c20654d..d268717ac4 100644
--- a/Modules/FindMatlab.cmake
+++ b/Modules/FindMatlab.cmake
@@ -241,6 +241,7 @@ if(NOT MATLAB_ADDITIONAL_VERSIONS)
endif()
set(MATLAB_VERSIONS_MAPPING
+ "R2020b=9.9"
"R2020a=9.8"
"R2019b=9.7"
"R2019a=9.6"