AcademySoftwareFoundation / openvdb

OpenVDB - Sparse volume data structure and tools
http://www.openvdb.org/
Apache License 2.0
2.71k stars 660 forks source link

cmake Install python module headers #1788

Open saurabh1002 opened 7 months ago

saurabh1002 commented 7 months ago

When building with -DOPENVDB_BUILD_PYTHON_MODULE=ON, the headers from the python module here

It might be helpful to have them installed when using OpenVDB as a third-party dependency in other projects, also with python binding support.