llvm-project/clang/cmake
Reid Kleckner a2550e68a5 Add call to find_package to load LLVM dependencies
ClangConfig requires LLVMConfig, so add find_package call in
ClangConfig so find_package(clang REQUIRED CONFIG) will just work.  This
makes it easier for cmake based projects to use clang, e.g., tools using
ClangTooling.

Patch by Don Hinton

Differential Revision: http://reviews.llvm.org/D13622

llvm-svn: 261290
2016-02-19 00:56:56 +00:00
..
caches [CMake] For multi-stage builds to be deterministic we need to disable timestamps. 2016-02-10 02:17:21 +00:00
modules Add call to find_package to load LLVM dependencies 2016-02-19 00:56:56 +00:00