Skip to content
Commit 0d49383e authored by Milian Wolff's avatar Milian Wolff
Browse files

Break early when we find LLVM

Our custom FindLLVM does not even set LLVM_DIR so the loop never
exited. Now we use LLVM_FOUND instead which works correctly,
making us find LLVM faster and stopping after the highest match
instead of continuing until the lowest version we find.
parent f26cc88e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment