Browse Source

FindMatlab: add version/release map for R2023a

scivision 2 years ago
parent
commit
58ab34d88a
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
+  "R2023a=9.14"
   "R2022b=9.13"
   "R2022a=9.12"
   "R2021b=9.11"