parent
7d49d1d2d7
commit
1b442d11b4
4 changed files with 10 additions and 0 deletions
@ -0,0 +1,5 @@ |
||||
project('getopt prefix') |
||||
|
||||
subproject('abc') |
||||
|
||||
get_option('abc:foo') |
@ -0,0 +1 @@ |
||||
project('abc', 'c') |
@ -0,0 +1 @@ |
||||
option('foo', type : 'boolean') |
Loading…
Reference in new issue