[PATCH] D138632: [CMake]Allow user specified CPack Options

Pierrick Bouvier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 24 00:50:10 PST 2022


pbo-linaro added a comment.

The idea is nice. Should we allow user to override all this, or simply change default to LLVM/$version instead?

I have no clue if this would break anything with MSVC, why would it be a problem?
It's already possible to extract installer content (using 7z for instance), and relocate it without problem, so I don't expect changing install path would break something.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138632/new/

https://reviews.llvm.org/D138632



More information about the llvm-commits mailing list