Browse Source

Merge topic 'FindMatlab-R2023a'

58ab34d88a FindMatlab: add version/release map for R2023a

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

+ 1 - 0
Modules/FindMatlab.cmake

@@ -302,6 +302,7 @@ if(NOT MATLAB_ADDITIONAL_VERSIONS)
 endif()
 
 set(MATLAB_VERSIONS_MAPPING
+  "R2023a=9.14"
   "R2022b=9.13"
   "R2022a=9.12"
   "R2021b=9.11"