mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 15:10:20 -06:00
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:
6
Help/variable/CMAKE_UNITY_BUILD_UNIQUE_ID.rst
Normal file
6
Help/variable/CMAKE_UNITY_BUILD_UNIQUE_ID.rst
Normal 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.
|
||||
Reference in New Issue
Block a user