On Sun, Sep 11, 2016 at 12:44 AM, Mehdi Amini <mehdi.amini at apple.com> wrote: > You may need to use llvm-ar/llvm-ranlib though: > cmake -DCMAKE_AR=path/to/llvm-ar -DCMAKE_RANLIB=path/to/llvm-ranlib Anything else I should override, when I'm already using more than CC and CXX from my llvm install?