Browse Source

FindMatlab: add R2020b => 9.9

Michael Hirsch 5 years ago
parent
commit
4d292aecb6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Modules/FindMatlab.cmake

+ 1 - 0
Modules/FindMatlab.cmake

@@ -241,6 +241,7 @@ if(NOT MATLAB_ADDITIONAL_VERSIONS)
 endif()
 
 set(MATLAB_VERSIONS_MAPPING
+  "R2020b=9.9"
   "R2020a=9.8"
   "R2019b=9.7"
   "R2019a=9.6"