blob: 9fdde25aebf6fda65912d0f0a1d8498b1ddcd0d4 [file] [log] [blame]
project('yelp', 'c')
itstool = find_program('itstool', required: false)
if not itstool.found()
error('MESON_SKIP_TEST itstool not found.')
endif
subdir('help')