rinigus / osmscout-server

Maps server providing tiles, geocoder, and router
https://rinigus.github.io/osmscout-server
GNU General Public License v3.0
166 stars 28 forks source link

Adapt valhalla paths for click packaging #425

Closed jonnius closed 1 year ago

jonnius commented 1 year ago

There was a bug fix regarding the CMake install prefix that affected our packaging. This PR fixes the paths.

rinigus commented 1 year ago

Thanks!