RafaelJVicente / setuptools-cuda-cpp

MIT License
3 stars 1 forks source link

Fix ninja build. Setuptools doesn't like being passed Pathlib objects. #2

Closed nshepperd closed 6 months ago

nshepperd commented 7 months ago

_setup_compile throws an error if output_dir is passed as a Path instead of a string