parent
e1fc17ef2a
commit
f2fc32069b
3 changed files with 11 additions and 0 deletions
@ -0,0 +1,5 @@ |
||||
project('reconfigure test', ['c']) |
||||
|
||||
if get_option('b_lto') != true |
||||
error('b_lto not set') |
||||
endif |
Loading…
Reference in new issue