diff options
author | Zachary Turner <zturner@google.com> | 2015-02-24 23:32:47 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2015-02-24 23:32:47 +0000 |
commit | b7e415813d2a250ca7478cfeaffa879668905ec7 (patch) | |
tree | 39d3110b1ea9d05845b3291fdc95353fd1a97980 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 411b251ceab9b1a4fb219f60bad2afcff8743941 (diff) | |
download | llvm-b7e415813d2a250ca7478cfeaffa879668905ec7.zip llvm-b7e415813d2a250ca7478cfeaffa879668905ec7.tar.gz llvm-b7e415813d2a250ca7478cfeaffa879668905ec7.tar.bz2 |
[CMake] Set policy CMP0051 to OLD globally.
When you use generator expressions in a library sources list,
and then later access the SOURCES property, the OLD behavior
(CMake 3.0 and earlier) would not include these expressions in
the SOURCES property. The NEW behavior (starting in CMake 3.1)
is that they do include the generator expressions in the SOURCES
property.
Differential Revision: http://reviews.llvm.org/D7870
Reviewed By: Chris Bieneman
llvm-svn: 230396
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions