summaryrefslogtreecommitdiff
path: root/Modules/FindMatlab.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2020-09-18 12:41:02 +0000
committerKitware Robot <kwrobot@kitware.com>2020-09-18 08:41:08 -0400
commitbdd0e28782b388b10d110a210e4400ff76a6f288 (patch)
treebaea23303ff5c8b5635cb62e579fc1767ec29858 /Modules/FindMatlab.cmake
parent5b2ec8c612438091b91b7a798487f3f64a2527ce (diff)
parent4d292aecb6da4b1ff5820ab0f2e0fdc115284a23 (diff)
downloadcmake-bdd0e28782b388b10d110a210e4400ff76a6f288.tar.gz
Merge topic 'FindMatlab-r2020b'
4d292aecb6 FindMatlab: add R2020b => 9.9 Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5233
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 05ec3ae5df..01f04922f9 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"