Browse Source

Merge topic 'r2022a' into release-3.23

6032213456 FindMatlab: Add R2022a => 9.12 version

Acked-by: Kitware Robot <[email protected]>
Merge-request: !7086
Brad King 3 years ago
parent
commit
8efc92d80f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Modules/FindMatlab.cmake

+ 1 - 0
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"