[PATCH] Help CMake-based applications find a specific LLVM version

Eric Christopher echristo at gmail.com
Wed Apr 16 10:06:09 PDT 2014


Sure. Will do
On Apr 16, 2014 7:16 AM, "Brad King" <brad.king at kitware.com> wrote:

> On 04/11/2014 06:43 PM, Eric Christopher wrote:
> > LGTM.
>
> Great.  Can someone with access please commit the two patches?
>
> Thanks,
> -Brad
>
> > On Thu, Apr 3, 2014 at 10:52 AM, Brad King <brad.king at kitware.com>
> wrote:
> >> Hi Folks,
> >>
> >> Here is a series to help CMake-based applications use code of the form
> >>
> >>  find_package(LLVM 3.5)
> >>
> >> to locate a specific version of LLVM.  The first patch exports the
> >> LLVM_VERSION_PATCH value in LLVMConfig.cmake and the second patch
> >> teaches LLVMConfigVersion.cmake to behave as find_package() expects.
> >>
> >> See the commit message in each patch for details.
> >>
> >> Thanks,
> >> -Brad
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140416/beef92a9/attachment.html>


More information about the llvm-commits mailing list