Commit f6d7b8c
committed
fix: use dynamic runtime library (/MD) on Windows MSVC
Fixes linker error caused by mismatch between static (MT) and dynamic (MD)
runtime libraries when linking with dependencies like FTXUI.1 parent 18a80c4 commit f6d7b8c
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
0 commit comments