diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/yaml/functions/install_headers.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/yaml/functions/install_headers.yaml b/docs/yaml/functions/install_headers.yaml index 42f64624b..30332b3ea 100644 --- a/docs/yaml/functions/install_headers.yaml +++ b/docs/yaml/functions/install_headers.yaml @@ -11,7 +11,7 @@ description: | Please note that this can only install static files from the source tree. Generated files are installed via the `install_dir:` kwarg on the respective - generators, such as `custom_target()` or `configure_file(). + generators, such as `custom_target()` or `configure_file()`. example: | For example, this will install `common.h` and `kola.h` into |
