thorvg/inc/meson.build
Hermet Park c2b2aa92c3 infra: install capi header file only its binding option is enabled.
decouple the capi header from the default headers by replacing it in capi folder.
now it's also installed optionally.
2021-06-03 20:43:39 +09:00

3 lines
59 B
Meson

header_files = ['thorvg.h']
install_headers(header_files)