Regenerated python docstrings
This commit is contained in:
parent
b753660c29
commit
0a856c3f82
3 changed files with 481 additions and 518 deletions
3
Makefile
3
Makefile
|
|
@ -163,6 +163,9 @@ generate_python_docstrings:
|
|||
python -m pybind11_mkdoc \
|
||||
-o python/src/docstrings.hpp \
|
||||
single_include/kompute/Kompute.hpp \
|
||||
-Iexternal/fmt/include/ \
|
||||
-Iexternal/spdlog/include/ \
|
||||
-Iexternal/glslang/ \
|
||||
-I/usr/include/c++/7.5.0/
|
||||
|
||||
install_python_reqs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue