mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 09:59:20 -05:00
FindMatlab: Document all registry paths for version lookup
This commit is contained in:
committed by
Brad King
parent
363a7d4693
commit
44d2cf3ed4
@@ -438,9 +438,10 @@ endmacro()
|
|||||||
are installed. The found versions are returned in `matlab_versions`.
|
are installed. The found versions are returned in `matlab_versions`.
|
||||||
Set `win64` to `TRUE` if the 64 bit version of Matlab should be looked for
|
Set `win64` to `TRUE` if the 64 bit version of Matlab should be looked for
|
||||||
The returned list contains all versions under
|
The returned list contains all versions under
|
||||||
``HKLM\\SOFTWARE\\Mathworks\\MATLAB`` and
|
``HKLM\\SOFTWARE\\Mathworks\\MATLAB``,
|
||||||
``HKLM\\SOFTWARE\\Mathworks\\MATLAB Runtime`` or an empty list in case an
|
``HKLM\\SOFTWARE\\Mathworks\\MATLAB Runtime`` and
|
||||||
error occurred (or nothing found).
|
``HKLM\\SOFTWARE\\Mathworks\\MATLAB Compiler Runtime`` or an empty list in
|
||||||
|
case an error occurred (or nothing found).
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user