mirror of
https://gitee.com/bianbu-linux/ai-support
synced 2025-04-22 05:08:39 -04:00
11 lines
278 B
Text
11 lines
278 B
Text
graft demo
|
|
graft include
|
|
graft python
|
|
graft src
|
|
graft tests
|
|
recursive-include pybind11/include/pybind11 *.h
|
|
recursive-include pybind11 *.py
|
|
recursive-include pybind11 py.typed
|
|
recursive-include pybind11 *.pyi
|
|
include pybind11/share/cmake/pybind11/*.cmake
|
|
include CMakeLists.txt
|