Blender Git Commit Log

Git Commits -> Revision ad31b13

Revision ad31b13 by Ankit Meel (master)
March 26, 2021, 19:38 (GMT)
macOS/bpy: add support for OpenMP

Changes made:
* Add OpenMP linker flags.
* Copy the libomp.dylib to `2.93/lib/libomp.dylib`.
* Change the `LC_LOAD_DYLIB` item such that
the lib is found at `bpy.so/../../Resources/2.93/lib/libomp.dylib`.
Installation is done by D10664.

Reviewed By: #platform_macos, brecht
Maniphest Tasks: T86579
Differential Revision: https://developer.blender.org/D10657

Commit Details:

Full Hash: ad31b13f91e40b40d75222923ac48f6682476b0c
Parent Commit: 35d5cc8
Lines Changed: +19, -0

2 Modified Paths:

/CMakeLists.txt (+1, -0) (Diff)
/source/creator/CMakeLists.txt (+18, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021