Commit e774dff
build: set the static CRT at addon scope (Windows/Max)
Set CMAKE_MSVC_RUNTIME_LIBRARY at the top of the addon so the object
library and every back-end external share the /MT runtime the Max
external needs; mixing /MT and /MD trips MSVC with LNK2038.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 08d9793 commit e774dff
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
5 | 13 | | |
6 | 14 | | |
7 | 15 | | |
| |||
0 commit comments