michaeleisel / zld

A faster version of Apple's linker
MIT License
1.19k stars 50 forks source link

Installation Docs improvements #77

Closed Matthew-Benson closed 3 years ago

Matthew-Benson commented 3 years ago

If the build process requires cmake to be installed then the installation docs in the readme should list installing cmake and adding it to your PATH as one of the steps.

Also including an example for the default xcode path might be helpful to newer MacOS developers like myself: sudo xcode-select -s /Applications/Xcode.app/Contents/Developer

michaeleisel commented 3 years ago

Closed via https://github.com/michaeleisel/zld/issues/78 which offers instructions for downloading it pre-built