summaryrefslogtreecommitdiffstats
path: root/test cases/unit/13 reconfigure/meson.build
blob: 453644a0226eea32150902db76276fdad2d0146c (plain)
1
2
3
4
5
project('reconfigure test', ['c'])

if get_option('b_coverage') != true
  error('b_coverage not set')
endif