commit | a407ebde72396bb2395b1ec73162b7771a858836 | [log] [tgz] |
---|---|---|
author | Ramkumar Ramachandra <artagnon@gmail.com> | Tue Nov 10 18:26:34 2015 +0000 |
committer | Ramkumar Ramachandra <artagnon@gmail.com> | Tue Nov 10 18:26:34 2015 +0000 |
tree | 8c80c07f920649fe343ebb0fb626cf029b0a00b3 | |
parent | e272b971caee419cb602eca63f32d9fca28695d3 [diff] |
AddLLVM: squelch CMP0007 by not adding empty elements to list When configuring various llvm projects that use AddLLVM.cmake, this warning is emitted many times, flooding the screen: Policy CMP0007 is not set: list command no longer ignores empty elements. The fix is removing an extra semicolon. Differential Revision: http://reviews.llvm.org/D14339 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252628 91177308-0d34-0410-b5e6-96231b3b80d8