Blender Git Commit Log

Git Commits -> Revision fb98f22

Revision fb98f22 by Ray molenkamp (master)
July 7, 2021, 16:55 (GMT)
MSVC: Fix build issue with TBB

TBB includes in windows.h which will by
default define min/max macro's by default,
which collide with stl's min/mac functions.

this change instructs windows.h not to
add the offending macros

Commit Details:

Full Hash: fb98f22ddd5c814c01facacb48284acdfe8099fd
Parent Commit: 6b08690
Lines Changed: +5, -0

1 Modified Path:

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