Open
Description
It seems CMake was documented as an installation prerequisite in #133, following probe-rs/probe-rs#2541. Compiling [email protected]
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?