We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79232f0 commit 7808a82Copy full SHA for 7808a82
docs/cmake-modules/PHP/AddCustomCommand.md
@@ -40,7 +40,7 @@ their timestamps manually and executes the PHP_COMMAND only when needed.
40
```cmake
41
php_add_custom_command(
42
php_generate_something
43
- OUTPUTS
+ OUTPUT
44
list of generated files
45
DEPENDS
46
list of files or targets that this generation depends on
0 commit comments