Skip to content

Commit b4d198b

Browse files
authored
Merge pull request #67 from robotology/traversaro-patch-2
Add new Matlab version to MATLAB_VERSIONS_MAPPING
2 parents 11b9a6e + ac3bd07 commit b4d198b

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)