mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
Unity Build: Add option for generating per-file unique id
Fixes: #21477
This commit is contained in:
committed by
Craig Scott
parent
82b25be80a
commit
0fe9c40494
@@ -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.
|
||||
Reference in New Issue
Block a user