Skip to content

Commit ac3bd07

Browse files
authored
Add new Matlab version to MATLAB_VERSIONS_MAPPING
1 parent 11b9a6e commit ac3bd07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/FindMatlab.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ if(NOT MATLAB_ADDITIONAL_VERSIONS)
263263
endif()
264264

265265
set(MATLAB_VERSIONS_MAPPING
266+
"R2022a=9.12"
266267
"R2021b=9.11"
267268
"R2021a=9.10"
268269
"R2020b=9.9"

0 commit comments

Comments
 (0)