mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 13:43:43 +00:00

decouple the capi header from the default headers by replacing it in capi folder. now it's also installed optionally.
3 lines
59 B
Meson
3 lines
59 B
Meson
header_files = ['thorvg.h']
|
|
|
|
install_headers(header_files)
|