diff options
author | scivision <scivision@users.noreply.github.com> | 2023-09-15 00:41:18 (GMT) |
---|---|---|
committer | scivision <scivision@users.noreply.github.com> | 2023-09-18 19:07:52 (GMT) |
commit | fff5c1507e3a555f9195b3d0d36cf8e263d8c02c (patch) | |
tree | a584758a8753093d432f205c710a8f44765523fd /configure | |
parent | d007eb70468437cb7a1f30d160f3b97263cbc087 (diff) | |
download | CMake-fff5c1507e3a555f9195b3d0d36cf8e263d8c02c.zip CMake-fff5c1507e3a555f9195b3d0d36cf8e263d8c02c.tar.gz CMake-fff5c1507e3a555f9195b3d0d36cf8e263d8c02c.tar.bz2 |
FindMatlab: refactor: use registry query instead of execute_process
On Windows,
instead of executing "reg query" it's much simpler and more robust
to use cmake's built in registry query.
Remove unused variables. Significantly reduces amount of code in
function.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions