Skip to content

Commit 380c533

Browse files
committed
Update docs
1 parent b488e82 commit 380c533

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cmake-modules/PHP/ConfigureFile.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ The following function is exposed:
1515

1616
```cmake
1717
php_configure_file(
18-
<template-file>
19-
<output-file>
18+
<INPUT <template-file>|CONTENT <template-content>>
19+
OUTPUT <output-file>
2020
[VARIABLES [<variable> <value>] ...]
2121
)
2222
```

0 commit comments

Comments
 (0)