file(GENERATE): Support new line style

Fixes: #19198
This commit is contained in:
Asit Dhal
2020-12-22 13:29:34 +01:00
parent 93eef92777
commit 255df8622b
18 changed files with 210 additions and 13 deletions
@@ -0,0 +1,5 @@
file-generate-new-line-style
----------------------------
* The :command:`file(GENERATE)` command gained ``NEWLINE_STYLE`` option to
support newline style of the generated file.