It seems CMake was documented as an installation prerequisite in #133, following probe-rs/probe-rs#2541. Compiling probe-rs-tools@0.24.0 would indeed fail when CMake was not installed, but versions 0.25.0 and 0.26.0 (currently the current one) both seem to compile fine.
Is CMake still a build dependency?
It seems CMake was documented as an installation prerequisite in #133, following probe-rs/probe-rs#2541. Compiling
probe-rs-tools@0.24.0would indeed fail when CMake was not installed, but versions 0.25.0 and 0.26.0 (currently the current one) both seem to compile fine.Is CMake still a build dependency?