From 363a7d4693c32263d20f257ec95603399e62a36e Mon Sep 17 00:00:00 2001 From: Hermann von Kleist Date: Mon, 22 Jan 2024 09:35:18 +0100 Subject: FindMatlab: matlab_get_release_name_from_version is a function now --- Modules/FindMatlab.cmake | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Modules/FindMatlab.cmake b/Modules/FindMatlab.cmake index 609cd4e..0222078 100644 --- a/Modules/FindMatlab.cmake +++ b/Modules/FindMatlab.cmake @@ -189,17 +189,13 @@ Cached variables the location of the root of the Matlab installation found. If this value is changed by the user, the result variables are recomputed. -Provided macros -^^^^^^^^^^^^^^^ +Provided commands +^^^^^^^^^^^^^^^^^ :command:`matlab_get_version_from_release_name` returns the version from the release name :command:`matlab_get_release_name_from_version` returns the release name from the Matlab version - -Provided functions -^^^^^^^^^^^^^^^^^^ - :command:`matlab_add_mex` adds a target compiling a MEX file. :command:`matlab_add_unit_test` -- cgit v0.12