mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 05:11:15 -06:00
Merge branch 'doc-file-GENERATE-order' into release
This commit is contained in:
@@ -247,7 +247,9 @@ the ``<format>`` and ``UTC`` options.
|
||||
|
||||
::
|
||||
|
||||
file(GENERATE <options>...)
|
||||
file(GENERATE OUTPUT output-file
|
||||
<INPUT input-file|CONTENT content>
|
||||
[CONDITION expression])
|
||||
|
||||
Generate an output file for each build configuration supported by the current
|
||||
:manual:`CMake Generator <cmake-generators(7)>`. Evaluate
|
||||
|
||||
Reference in New Issue
Block a user