tangramdotdev / packages

A collection of community maintained Tangram packages.
https://www.tangram.dev
MIT License
8 stars 2 forks source link

Broken `cmake` package on Darwin #82

Closed deciduously closed 2 days ago

deciduously commented 3 months ago

This current cmake package fails to build on Darwin. The initial bootstrap script runs and produces the bootstrap cmake binary, but the self-test immediately fails, invoking this binary via an invalid path. The bootstrap.sh likely requires a patch.