Blender Git Commit Log

Git Commits -> Revision 6a95f05

Revision 6a95f05 by Ray molenkamp (master)
August 12, 2020, 16:17 (GMT)
deps_builder: Optionally build boost::python

This this adds the option of building boost::python
in the libs builder, in preparation for future
dependencies that require it (ie pyopenvdb)

disabled by default, can be enabled with the
`WITH_BOOST_PYTHON` cmake option.

Differential Revision: https://developer.blender.org/D8212

Reviewed by: brecht

Commit Details:

Full Hash: 6a95f05d65b5fc192d9689ca653e5b4e19a50cad
Parent Commit: 240ac77
Lines Changed: +25, -1

1 Added Path:

/build_files/build_environment/patches/boost.user.jam.in (+4, -0) (View)

3 Modified Paths:

/build_files/build_environment/cmake/boost.cmake (+18, -0) (Diff)
/build_files/build_environment/cmake/options.cmake (+1, -0) (Diff)
/build_files/build_environment/CMakeLists.txt (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021