parent
185238fdb4
commit
6813ef1e24
2 changed files with 9 additions and 1 deletions
@ -0,0 +1,5 @@ |
||||
project('cmakeSubTest', ['c', 'cpp']) |
||||
|
||||
cm = import('cmake') |
||||
|
||||
sub_pro = cm.subproject('nothinig', required: false) |
Loading…
Reference in new issue