v6d-io / v6d

vineyard (v6d): an in-memory immutable data manager. (Project under CNCF, TAG-Storage)
https://v6d.io
Apache License 2.0
829 stars 122 forks source link

Install the rax headers under the thirdparty directory. #1801

Closed dashanji closed 7 months ago

dashanji commented 7 months ago

What do these changes do?

Currently, the rax headers will not be installed as it's under the exclude pattern, and the pr is to add the script for installing rax headers.

Related issue number

A follow up of https://github.com/v6d-io/v6d/pull/1787 and fix https://github.com/v6d-io/v6d/issues/1785