Merge topic 'unity-anon-ns'

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

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4784
This commit is contained in:
Craig Scott
2020-12-16 12:40:31 +00:00
committed by Kitware Robot
13 changed files with 172 additions and 3 deletions

View File

@@ -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.