Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRay Molenkamp <github@lazydodo.com>2020-01-16 23:11:07 +0300
committerRay Molenkamp <github@lazydodo.com>2020-01-16 23:11:07 +0300
commit86db35845a83b15f3b460fe878592ac6dd58a6dd (patch)
tree132d23071ac092491d600f7b887505df49736126 /tests
parentb963745cdf9b8e96086da52812617b8634978e4c (diff)
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
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions