[PATCH] D32668: CMake: Split static library exports into their own export file
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 31 11:19:14 PDT 2017
beanz added a comment.
I want to echo @chapuni's question. What is the use case where a distribution would install the CMake modules and not install the LLVM component libraries? It doesn't seem to me that there is any reason to install the CMake modules to support `find_package` without also installing the static archives.
https://reviews.llvm.org/D32668
More information about the llvm-commits
mailing list