Merge topic 'doc-file-GENERATE-order'

fe21580b Help: Document file(GENERATE) signature option order
This commit is contained in:
Brad King 2014-12-05 14:01:04 -05:00 committed by CMake Topic Stage
commit 03db9a061a
1 changed files with 3 additions and 1 deletions

View File

@ -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