Commit 8a59850
Keep CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS alongside explicit BTCPP_API macros
The BTCPP_API export macro was only applied to a few key classes, but
many free functions and other class members still need to be exported.
Restore CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS as a catch-all while keeping
the explicit export macros for forward compatibility.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent bee1985 commit 8a59850
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| 219 | + | |
219 | 220 | | |
220 | 221 | | |
221 | 222 | | |
| |||
0 commit comments