aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-02-18 10:09:29 +0000
committerPavel Labath <pavel@labath.sk>2019-02-18 10:09:29 +0000
commit105f949149752c60d60ea8bc82018a63ca627269 (patch)
treecfbe3cdf29246ac03e8680212fc90670e50a7929 /clang/lib/Frontend/CompilerInvocation.cpp
parentbd604e011f045f5d18ef442bde383e5a848259cb (diff)
downloadllvm-105f949149752c60d60ea8bc82018a63ca627269.zip
llvm-105f949149752c60d60ea8bc82018a63ca627269.tar.gz
llvm-105f949149752c60d60ea8bc82018a63ca627269.tar.bz2
Set cmake policy CMP0075 to NEW
Summary: The policy is about cmake_include_files ignoring CMAKE_REQUIRED_LIBRARIES in the OLD behavior. Llvm already sets this policy to NEW, but that is overridden by our cmake_minimum_required command. This makes our cmake policy setup consistent with the llvm build files and avoids a warning when using newer versions of cmake. Reviewers: sgraenitz, xiaobai Subscribers: mgorny, lldb-commits Differential Revision: https://reviews.llvm.org/D58279 llvm-svn: 354251
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions