diff options
author | Chris Bieneman <beanz@apple.com> | 2015-06-04 19:33:23 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2015-06-04 19:33:23 +0000 |
commit | 35b7f81f08d5572e36fc042f69e301d867b6ace4 (patch) | |
tree | 55e24324942b7f4422e9d9f538058bf48009f120 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 13415ededd8365dd0562522a12c7163c6c6a0411 (diff) | |
download | bcm5719-llvm-35b7f81f08d5572e36fc042f69e301d867b6ace4.tar.gz bcm5719-llvm-35b7f81f08d5572e36fc042f69e301d867b6ace4.zip |
[CMake] Fixing the check for Ninja
Enabling Ninja Job Pools needs to be dependent on the CMAKE_MAKE_PROGRAM not the CMAKE_GENERATOR. There are generators (like "Sublime Text 2 - Ninja") that also generate ninja build files. Basing of the CMAKE_MAKE_PROGRAM is the best future-proof way to handle this.
llvm-svn: 239076
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions