]> git.openstreetmap.org Git - nominatim.git/commit
Add options to compile only PG module/frontend
authorEldar Yusupov <eyusupov@gmail.com>
Tue, 22 Oct 2019 18:26:21 +0000 (21:26 +0300)
committerEldar Yusupov <eyusupov@gmail.com>
Fri, 25 Oct 2019 20:01:19 +0000 (23:01 +0300)
commit314de3c3c0ed9fc98e0ab35d6e6f601945819bdb
tree9ecfa18bddc3a3dbf375961b9dbd3e03643bd92a
parent544db4302625c1969d21195eb4653402405dc3f5
Add options to compile only PG module/frontend

It makes it easier to install Nominatim server and PostgresSQL on
separate servers or use separate docker images for them.
CMakeLists.txt
module/CMakeLists.txt
nominatim/CMakeLists.txt