Commit a02b8d7
committed
[Python] Bundle FESAPI DLL import library into Windows wheel
Windows wheel CI: copy generated .lib files from fesapi-install/lib into the Release build folder so they are available during wheel repair. Update the CIBW_REPAIR_WHEEL_COMMAND_WINDOWS to include --include-imports for delvewheel (keeping --namespace-pkg) so imported DLLs are bundled into the repaired wheel.1 parent 68701a9 commit a02b8d7
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
155 | 156 | | |
156 | 157 | | |
157 | | - | |
| 158 | + | |
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
| |||
0 commit comments