Browse Source

Merge topic 'matlab-r2022b'

edbdfba3f5 FindMatlab: add R2022b 9.13 version map

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

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