You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2019. It is now read-only.
I just created a cmake-bin recipe that pulls any version of the cmake binaries (defaulting to the latest), since your approach either needs to make source (very slow) or pull an old version (not enough features for me). I wonder if you would be open to a pull request that tries to merge the two?
The approach would be to add a new install_method of "binary". We could argue over the defaults. At the same time, it might make sense to update your source approach to use the same version capabilities "binary" would have.