File size: 168 Bytes
7873319 | 1 2 3 4 5 6 7 | # Copy the header file into the python/ folder.
include ../tiny_obj_loader.h
# Include it in the source distribution.
include tiny_obj_loader.h
include pyproject.toml
|
7873319 | 1 2 3 4 5 6 7 | # Copy the header file into the python/ folder.
include ../tiny_obj_loader.h
# Include it in the source distribution.
include tiny_obj_loader.h
include pyproject.toml
|