[LLVMdev] Can't build against LLVM-3.5 with CMake: CMakeExports.cmake broken?

David Farler accumulator at icloud.com
Mon Sep 8 22:18:01 PDT 2014


Hi all,

I can't seem to get the simplest CMakeLists.txt file working from http://llvm.org/docs/CMake.html#embedding-llvm-in-your-project. Do any of the LLVM projects use `find_package(LLVM REQUIRED CONFIG)`? Should I just be using `llvm-config` directly?

http://llvm.org/bugs/show_bug.cgi?id=20884

David



More information about the llvm-dev mailing list