]> git.openstreetmap.org Git - nominatim.git/commit
configure osm2pgsql and module location via cmake
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 4 Jan 2021 10:37:56 +0000 (11:37 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 4 Jan 2021 10:37:56 +0000 (11:37 +0100)
commit5e989b9296eca989acde165a4ff4b29e20cf5dfd
tree37046f257f4df73d3e1efd70ee3a286f1b2db190
parentcba2d252c8b105444553051ac443e3517e84f844
configure osm2pgsql and module location via cmake

The default location of osm2pgsql and the postgresql module
is decided at compile/installation time and is not necessarily
in the project directory.

With this change it is now possible to have a project directory
that is completely separate from the build directory.
cmake/script.tmpl
lib/setup/SetupClass.php
lib/setup_functions.php