All lib installs target CMake install libdir - #20879
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20879
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 Cancelled JobAs of commit 2d6bac4 with merge base a6d812a ( CANCELLED JOB - The following job was cancelled. Please retry:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
|
This PR needs a
|
|
@claude review |
|
Claude finished @psiddh's task in 53s —— View job Code Review
LGTM ✅ — this is a clean, correct fix that resolves #20709. What the change doesFour
Correctness checks
Minor / non-blocking notes
Nice, well-scoped fix with a clear reproducible test plan. 👍 |
Summary
4 libraries previously targeted the lib directory in the build directory. This change modifies target location to match the other 55 libraries in the project.
Fixes #20709
Test plan
cc @larryliu0820 @GregoryComer