From c3a364cae9367edcc9a0aab4aa63ec478dba7bee Mon Sep 17 00:00:00 2001 From: Robert Maynard Date: Wed, 21 Jun 2023 08:36:50 -0400 Subject: Help: Remove incorrect command from list that marks GENERATED The `file(GENERATE)` does not mark the output as `GENERATED` currently or when the documentation that says so was added by commit 11615b297f (GENERATED: Improve the documentation of the GENERATED file property, 2018-01-03, v3.11.0-rc1~145^2). --- Help/prop_sf/GENERATED.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/prop_sf/GENERATED.rst b/Help/prop_sf/GENERATED.rst index 216dfe8..5ecc86c 100644 --- a/Help/prop_sf/GENERATED.rst +++ b/Help/prop_sf/GENERATED.rst @@ -14,7 +14,7 @@ validity checks. Any file that is - created by the execution of commands such as - :command:`add_custom_command` and :command:`file(GENERATE)` + :command:`add_custom_command` which run during the build - listed as one of the ``BYPRODUCTS`` of an :command:`add_custom_command` or :command:`add_custom_target` command, or - created by a CMake ``AUTOGEN`` operation such as :prop_tgt:`AUTOMOC`, -- cgit v0.12