Blender Git Loki
Git Commits -> Revision 86db358
Revision 86db358 by Ray molenkamp (master) January 16, 2020, 20:11 (GMT) |
libs/windows: Prevent USD exports from leaking into blender binary. Even though we build USD as static, it still feels the need to mark its symbols with declspec(dllexport) which means the blender binary now exports these symbols. this patch fixes that unwanted behaviour, however USD libs still need to rebuild before this becomes visible in the blender binary Differential Revision: https://developer.blender.org/D6563 Reviewed By: sybren |
Commit Details:
Full Hash: 86db35845a83b15f3b460fe878592ac6dd58a6dd
Parent Commit: b963745
Lines Changed: +16, -0
1 Modified Path:
/build_files/build_environment/patches/usd.diff (+16, -0) (Diff)