https://github.com/Kitware/CMake
Revision a76bb5f865cdc2234bf1bf96459511adb9a063f6 authored by Brad King on 14 December 2023, 15:46:19 UTC, committed by Kitware Robot on 14 December 2023, 15:46:29 UTC
0f6e9d0658 FindMatlab: Fix processing of multiple versions from Windows Registry

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9074
2 parent s 146c75a + 0f6e9d0
Raw File
Tip revision: a76bb5f865cdc2234bf1bf96459511adb9a063f6 authored by Brad King on 14 December 2023, 15:46:19 UTC
Merge topic 'FindMatlab-version' into release-3.28
Tip revision: a76bb5f
.codespellrc
[codespell]
check-filenames =
check-hidden =
# Disable warnings about binary files
quiet-level = 2
builtin = clear,rare,en-GB_to_en-US
skip = */.git,*/build,*/Copyright.txt,*/CTestCustom.cmake.in,*/doxygen.config,*/Modules/Internal/CPack/NSIS.template.in,*/Source/CursesDialog/form/*,*/Source/kwsys/*,*/Tests/RunCMake/CPack/tests/DMG_SLA/German.*,*/Tests/RunCMake/ParseImplicitData/*.input,*/Tests/StringFileTest/test.utf8,*.pfx,*/Utilities/cm*
ignore-words-list = aci,ags,ake,ans,ba,ccompiler,cconfiguration,certi,conly,dependees,dne,dum,earch,ect,filetest,fo,helpfull,hiden,isnt,keypair,nd,ned,nin,nknown,ot,pard,seh,ser,te,upto,varn,vas,wee
back to top