Commit 2168d2b
Fix Windows packaging: DLL name includes tcl9 prefix
The Tcl 9 wrap produces libtcl9rl_json.dll, not librl_json.dll.
Use a glob to match either naming convention.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d5f8109 commit 2168d2b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
0 commit comments