parent
819da091c2
commit
bbe4656c51
4 changed files with 10 additions and 0 deletions
@ -0,0 +1 @@ |
||||
Nothing here. |
@ -0,0 +1,5 @@ |
||||
project('outdir path', 'c') |
||||
|
||||
configure_file(input : 'foo.in', |
||||
output : 'subdir/foo', |
||||
configuration : configuration_data()) |
@ -0,0 +1,2 @@ |
||||
I'm only here because Git is stupid about empty dirs. |
||||
|
Loading…
Reference in new issue