فهرست منبع

Merge topic 'doc-file-GENERATE-order'

fe21580b Help: Document file(GENERATE) signature option order
Brad King 11 سال پیش
والد
کامیت
03db9a061a
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      Help/command/file.rst

+ 3 - 1
Help/command/file.rst

@@ -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
 Generate an output file for each build configuration supported by the current
 :manual:`CMake Generator <cmake-generators(7)>`.  Evaluate
 :manual:`CMake Generator <cmake-generators(7)>`.  Evaluate