parent
41dbfd93e4
commit
bfce1450ac
5 changed files with 61 additions and 1 deletions
@ -0,0 +1,4 @@ |
||||
## Install vcs_tag() output |
||||
|
||||
[[vcs_tag]] now has `install`, `install_dir`, `install_tag` and `install_mode` |
||||
keyword arguments to install the generated file. |
@ -0,0 +1,8 @@ |
||||
{ |
||||
"installed": [ |
||||
{ |
||||
"type": "file", |
||||
"file": "usr/include/vcstag-executable.c" |
||||
} |
||||
] |
||||
} |
Loading…
Reference in new issue