Bug#771858: llvm-3.5-dev: Invalid path set to LLVM_CMAKE_DIR into /usr/share/llvm-3.5/cmake/LLVMConfig.cmake
Agustin Henze
tin at sluc.org.ar
Tue Dec 2 22:26:50 UTC 2014
Package: llvm-3.5-dev
Version: 1:3.5-6
Severity: normal
Hi LLVM Team, I found this when I was trying to use the cmake configuration
delivered with llvm-3.5-dev.
You can reproduce it following these commands:
cd /tmp
cat > CMakeLists.txt << EOF
project(test)
find_package(LLVM REQUIRED CONFIG)
EOF
mkdir build; cd build; cmake ..
--
TiN
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-llvm-team/attachments/20141202/1b88d03d/attachment.sig>
More information about the Pkg-llvm-team
mailing list