Skip to content
Commit ea2397f2 authored by Roger Ferrer's avatar Roger Ferrer Committed by Ferran Pallares
Browse files

Use the right tblgen

We were using llvm-tblgen which given that this is clang may be a
questionable choice. But worse than that we were using it in a way
that it as being found in the PATH.

Use a cmake generator expression with the right target (clang-tblgen)
so it uses the right clang-tblgen, no matter it is an external one or a
built-in one.

This commit fixes ci-infrastructure#13
parent a1b6137a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment