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
diff options
context:
space:
mode:
authorRay Molenkamp <github@lazydodo.com>2020-05-09 21:47:59 +0300
committerRay Molenkamp <github@lazydodo.com>2020-05-09 21:47:59 +0300
commitf2178b7f9740c55caf047e6bd19b9dc73a4837ef (patch)
tree651b3ea3c19e056c5bb73e9760fd855dbf0268eb /source/blender/blenlib
parent633fee72d5cb4c1f3136781561a72deb301a44d7 (diff)
deps/windows: Fix wrong crt for libjpeg and pthreads
The msvc linker had been warning about libcmt being dragged in for a bit, finally tracked the issue down to the deps of jpeg and pthreads which both ignored our cflags. this diff changes them both to use the dynamic crt rather than the static one so they'll be in line with all our other libraries.
Diffstat (limited to 'source/blender/blenlib')
0 files changed, 0 insertions, 0 deletions