parent
f4ea6ac454
commit
49d7d3f8e5
2 changed files with 5 additions and 0 deletions
@ -0,0 +1 @@ |
||||
int func() { return 0; } |
@ -0,0 +1,4 @@ |
||||
project('same target', 'c') |
||||
|
||||
static_library('foo', 'file.c') |
||||
static_library('foo', 'file.c') |
Loading…
Reference in new issue