summaryrefslogtreecommitdiff
path: root/Modules/FindMatlab.cmake
diff options
context:
space:
mode:
authorMichael Hirsch <scivision@users.noreply.gitlab.kitware.com>2022-03-18 02:03:54 -0400
committerBrad King <brad.king@kitware.com>2022-03-18 07:22:42 -0400
commit60322134566e95b0df5d49a37feba8a10c042f3d (patch)
tree6028ec4a98ef9248576f9743ba14b094794c0f24 /Modules/FindMatlab.cmake
parent6ac27468b48280274c4c106f7ee1d3ff171a4ff1 (diff)
downloadcmake-60322134566e95b0df5d49a37feba8a10c042f3d.tar.gz
FindMatlab: Add R2022a => 9.12 version
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 3c7efbc954..17c1fa1dfa 100644
--- a/Modules/FindMatlab.cmake
+++ b/Modules/FindMatlab.cmake
@@ -288,6 +288,7 @@ if(NOT MATLAB_ADDITIONAL_VERSIONS)
endif()
set(MATLAB_VERSIONS_MAPPING
+ "R2022a=9.12"
"R2021b=9.11"
"R2021a=9.10"
"R2020b=9.9"