How are the pre-built Windows LLVM installations expected to be found by CMake find_package? What am I missing?
I'm trying to avoid building LLVM from scratch because I don't think I can do it in a reasonable amount of CI time (and even if I could, it would be an order of magnitude more time than building my downstream package and running its extensive test suite).
How do other people address this issue?
--
Larry Gritz
l...@larrygritz.com
_______________________________________________
LLVM Developers mailing list
llvm...@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev