parent
fd260eac81
commit
52b589fd55
2 changed files with 4 additions and 0 deletions
@ -0,0 +1,3 @@ |
|||||||
|
project('non-root subproject', 'c') |
||||||
|
|
||||||
|
subdir('some') |
@ -0,0 +1 @@ |
|||||||
|
dependency('definitely-doesnt-exist', fallback : ['someproj', 'some_dep']) |
Loading…
Reference in new issue