[PATCH] D39716: Explicitly set CMake policy CMP0068 to NEW to avoid warnings
Don Hinton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 14 11:00:00 PST 2017
hintonda added a comment.
In https://reviews.llvm.org/D39716#936421, @amadio wrote:
> Actually, I do not see the warning anymore in our builds, so maybe this patch is no longer necessary. Please feel free to discard it.
FYI, I'm still seeing this warning for libclang and LTO libs in normal builds, and all libs when setting `BUILD_SHARED_LIBS=ON`.
https://reviews.llvm.org/D39716
More information about the llvm-commits
mailing list