summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-09-19 14:18:43 (GMT)
committerKitware Robot <kwrobot@kitware.com>2022-09-19 14:19:12 (GMT)
commit689eb0c306a4cbdbfbe5b412b38629faf0b78a8c (patch)
tree2dab6435024183af1befe20cacbe123fc76ee33f /Modules
parentea792d5812ceba18af6d74f576a6c53e4c32522e (diff)
parentedbdfba3f535853cd8fa2c362d573026190a56a7 (diff)
downloadCMake-689eb0c306a4cbdbfbe5b412b38629faf0b78a8c.zip
CMake-689eb0c306a4cbdbfbe5b412b38629faf0b78a8c.tar.gz
CMake-689eb0c306a4cbdbfbe5b412b38629faf0b78a8c.tar.bz2
Merge topic 'matlab-r2022b'
edbdfba3f5 FindMatlab: add R2022b 9.13 version map Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !7683
Diffstat (limited to 'Modules')
-rw-r--r--Modules/FindMatlab.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/FindMatlab.cmake b/Modules/FindMatlab.cmake
index 941ab18..07a9adf 100644
--- a/Modules/FindMatlab.cmake
+++ b/Modules/FindMatlab.cmake
@@ -296,6 +296,7 @@ if(NOT MATLAB_ADDITIONAL_VERSIONS)
endif()
set(MATLAB_VERSIONS_MAPPING
+ "R2022b=9.13"
"R2022a=9.12"
"R2021b=9.11"
"R2021a=9.10"