Unity Build: Add option for generating per-file unique id

Fixes: #21477
This commit is contained in:
Stephen Kelly
2020-05-23 17:16:49 +01:00
committed by Craig Scott
parent 82b25be80a
commit 0fe9c40494
13 changed files with 172 additions and 3 deletions
@@ -0,0 +1,6 @@
CMAKE_UNITY_BUILD_UNIQUE_ID
---------------------------
This variable is used to initialize the :prop_tgt:`UNITY_BUILD_UNIQUE_ID`
property of targets when they are created. It specifies the name of the
unique identifier generated per file in a unity build.