Commit 4d692cd
fix: install each library target individually instead of phony target
The phony `xpkg` target produces no installable artifacts. Install
each of the 5 real library targets individually to properly export
module files and static libraries while avoiding examples/tests.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent cdb29af commit 4d692cd
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
19 | 25 | | |
0 commit comments