Browse Source

FindMatlab: Add R2024b version map

scivision 1 year ago
parent
commit
20412181e9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Modules/FindMatlab.cmake

+ 1 - 0
Modules/FindMatlab.cmake

@@ -311,6 +311,7 @@ if(NOT MATLAB_ADDITIONAL_VERSIONS)
 endif()
 
 set(MATLAB_VERSIONS_MAPPING
+  "R2024b=24.2"
   "R2024a=24.1"
   "R2023b=23.2"
   "R2023a=9.14"