CMAKE_UNITY_BUILD_RELOCATABLE¶
在 4.0 版被加入.
This variable is used to initialize the UNITY_BUILD_RELOCATABLE
property of targets when they are created. Setting it to true causes
sources generated for CMAKE_UNITY_BUILD
to #include
the
original source files using relative paths where possible.