parent
50e75baa91
commit
7f482824bb
3 changed files with 9 additions and 0 deletions
@ -0,0 +1,5 @@ |
||||
project('module test', 'c') |
||||
|
||||
modtest = import('modtest', i_cause: 'a_build_failure') |
||||
modtest.print_hello() |
||||
|
Loading…
Reference in new issue