38407b319ab2cb3ff832b5e155f02f8d445efab6
During install all dlls should copy to the blender.shared folder regardless if the dependency is on or off, creators CmakeLists.txt already did this correctly, but for boost the BOOST_POSTFIX and BOOST_DEBUG_POSTFIX variables were not set causing the boost dll's not to be copied. This change takes the setting of these variables out of the WITH_BOOST block, but still guards it with a WITH_WINDOWS_FIND_MODULES block so we don't break the build for people building with that on.
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
