aboutsummaryrefslogtreecommitdiff
path: root/test cases/9 header install/meson.build
blob: 6e54489a3a80e8f77a9d9930915e93d3737cf360 (plain)
1
2
3
4
project('header install', 'c')

h1 = headers('rootdir.h')
h2 = headers('subdir.h', subdir : 'subdir')