Skip to content

Tests: Fix FindMatlab.versions_checks

matlab_get_release_name_from_version("14.10" release_name) does not write the release_name variable if the 14.10 is not a known version, so before checking for the variable to be empty, we should set it to an empty variable.

Topic-rename: FindMatlab-test-versions_checks

Edited by Brad King

Merge request reports