mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 15:49:08 -05:00
Merge topic 'cache-truncate-newlines'
c42b377ccmCacheManager: Test and document newline truncation behaviora9c48307cmCacheManager: Truncate values containing newlines Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1652
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
cache-newline
|
||||
-------------
|
||||
|
||||
* Variables containing newlines in their values now get truncated before the
|
||||
newline when they are written to the cache file. In addition, a warning
|
||||
comment is written to the cache file, and a warning message is displayed to
|
||||
the user on the console.
|
||||
Reference in New Issue
Block a user