nilsnolde / py-osrm

Python bindings to the OSRM routing framework
https://gis-ops.github.io/py-osrm/
BSD 2-Clause "Simplified" License
8 stars 8 forks source link

Add CMakeLists adjustments #21

Closed whytro closed 1 year ago

whytro commented 1 year ago

Added the build type default recommended per nanobind documentation, but also added additional includes for the FetchContent branch, as it would not properly link/compile due to missing third party headers.