Blender Git Commit Log

Git Commits -> Revision 050b205

Revision 050b205 by Jacques Lucke (master)
November 24, 2021, 10:40 (GMT)
CMake: add WITH_UNITY_BUILD option to improve compile times

Unity builds are only used in the `bf_nodes_geometry` module for now.
This module has been prepared to support unity builds already.
Usually, there is a 2-4x speedup when building `bf_nodes_geometry`
compared to without unity builds (e.g. 145s to 55s).

For more information about how unity builds work and how they help
with compile times, see D13341.

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

Commit Details:

Full Hash: 050b205a97c4dc0b9819fd2eea1fbe78cc1981ec
Parent Commit: 3850fdd
Lines Changed: +12, -0

2 Modified Paths:

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