Page MenuHome

Windows: Move building of blendthumb into the blender codebase.
ClosedPublic

Authored by Ray Molenkamp (LazyDodo) on Aug 30 2019, 3:59 PM.

Details

Summary

Previously this was done in the deps builder due to the fact we needed
both 32 and 64 bit versions of this dll and CMAKE does not support that
in a single build folder. Now that 32 bit support has been dropped, this
can be safely moved into the codebase.

Diff Detail

Repository
rB Blender
Branch
tmp_blendthumb (branched from master)
Build Status
Buildable 4692
Build 4692: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Aug 30 2019, 4:31 PM