Browse Source

FindMatlab: add R2022b 9.13 version map

Michael Hirsch 3 years ago
parent
commit
edbdfba3f5
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
+  "R2022b=9.13"
   "R2022a=9.12"
   "R2021b=9.11"
   "R2021a=9.10"