parent
027c3c9ac7
commit
a8477955a7
3 changed files with 0 additions and 11 deletions
@ -1,5 +0,0 @@ |
||||
project('rewritetest', 'c') |
||||
|
||||
sources = ['trivial.c'] |
||||
|
||||
exe = executable('trivialprog', 'notthere.c', sources) |
@ -1,5 +0,0 @@ |
||||
project('rewritetest', 'c') |
||||
|
||||
sources = ['trivial.c'] |
||||
|
||||
exe = executable('trivialprog', sources) |
@ -1 +0,0 @@ |
||||
srcs = ['first.c'] |
Loading…
Reference in new issue