Hello! I've set the tool.scikit-build.cmake.version value to something greater than my system version (Ubuntu 22.04, CMake 3.22.1). The docs say that scikit-build-core will attempte to install CMake (and/or ninja) if the appropriate version is not found, but this hasn't happened for me.
I'm not sure if this is a problem or as designed. If the latter, should the docs be updated to reflect the actual behavior? Thank you!