mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 10:47:59 +08:00
Help: Add 4.0 release note for UNITY_BUILD_RELOCATABLE
This was left out of commit 84996a65aa
(Unity: Add option to use
relative paths for unity files, 2024-10-15, v4.0.0-rc1~637^2).
Issue: #26352
This commit is contained in:
@@ -78,6 +78,11 @@ Variables
|
||||
The :envvar:`CMAKE_POLICY_VERSION_MINIMUM` environment variable was
|
||||
added to initialize it.
|
||||
|
||||
* The :variable:`CMAKE_UNITY_BUILD_RELOCATABLE` variable and corresponding
|
||||
:prop_tgt:`UNITY_BUILD_RELOCATABLE` target property were added to make
|
||||
sources generated for :variable:`CMAKE_UNITY_BUILD` to ``#include`` the
|
||||
original source files using relative paths where possible.
|
||||
|
||||
* The :variable:`CMAKE_XCODE_SCHEME_LLDB_INIT_FILE` variable and corresponding
|
||||
:prop_tgt:`XCODE_SCHEME_LLDB_INIT_FILE` target property were added to tell
|
||||
the :generator:`Xcode` generator what to put in the scheme's "LLDB Init File"
|
||||
|
Reference in New Issue
Block a user