[v3.x] Update to CMake 3.31.10#651
Conversation
|
We made a lot of breaking updates to the build platform in 4.1, I don't think we'd want to ship those back into a patch release. If we wanted to do this, it would probably need to be based on 3.31 (or 4.0, which I think didn't change anything), not 4.1. Is there a reason you need 3.x? 4.x works better for some things like targeting iOS. |
Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
6c67a9a to
e851bc5
Compare
Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
|
Hi henryiii, Is there a reason you need 3.x? 4.x works better for some things like targeting iOS. I want to use the 3.x version of cmake, because 4.x has breaking changes e.g.: Thank you for updating the PR. |
|
You should be able to define |
|
Should be available now. |
Hi,
I followed your classic procedure https://cmake-python-distributions.readthedocs.io/en/latest/update_cmake_version.html to get the latest 3.x version of cmake.
Maybe someone with write access can set the tag, if it gets merged: https://cmake-python-distributions.readthedocs.io/en/latest/make_a_release.html