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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to