michaeleisel / zld

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

How to use zld under cmake #89

Closed gglin001 closed 3 years ago

gglin001 commented 3 years ago

Can zld be used in cmake project? How to set up with it?

michaeleisel commented 3 years ago

See https://stackoverflow.com/questions/1867745/cmake-use-a-custom-linker , replacing "lld" with the path to zld