You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason find_package(LLVM) in travis environment (Ubuntu 16.04 Xenial
+ Cmake 3.12) find clang-tools-7 package instead of llvm-7-tools! So I added
-DCMAKE_PREFIX_PATH to work it around.
0 commit comments