Blender Git Commit Log

Git Commits -> Revision 07d7028

Revision 07d7028 by Tyler Alden Gubala (master)
September 10, 2020, 17:40 (GMT)
CMake: various fixes for building Python module

* Don't link against Mesa OpenGL software emulation libraries from the
lib folder, they are not intended to be used for building, only install.
* Don't use static OpenMP library by default, it's usually not built to
work in shared libraries.
* Disable jemalloc on all platforms, the reason it fails is not specific
to Linux.

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

Commit Details:

Full Hash: 07d7028dd0d47d54d21c54ae5eaf872e60e1bc4b
Parent Commit: fd5d014
Lines Changed: +11, -13

2 Modified Paths:

/build_files/cmake/config/bpy_module.cmake (+3, -12) (Diff)
/build_files/cmake/platform/platform_unix.cmake (+8, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021