Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ruslan Baratov
CMake
Commits
f156b2fb
Commit
f156b2fb
authored
Oct 04, 2017
by
Jamie Snape
Browse files
FindMatlab: Add support for MATLAB 2017b
parent
0e1ef0ca
Changes
1
Show whitespace changes
Inline
Side-by-side
Modules/FindMatlab.cmake
View file @
f156b2fb
...
...
@@ -225,6 +225,7 @@ if(NOT MATLAB_ADDITIONAL_VERSIONS)
endif
()
set
(
MATLAB_VERSIONS_MAPPING
"R2017b=9.3"
"R2017a=9.2"
"R2016b=9.1"
"R2016a=9.0"
...
...
@@ -236,7 +237,6 @@ set(MATLAB_VERSIONS_MAPPING
"R2013a=8.1"
"R2012b=8.0"
"R2012a=7.14"
"R2011b=7.13"
"R2011a=7.12"
"R2010b=7.11"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment