]> git.openstreetmap.org Git - nominatim.git/commit
cmake: use explicit VPATH when calling pgxs makefile
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 23 May 2016 22:24:23 +0000 (00:24 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 23 May 2016 22:24:23 +0000 (00:24 +0200)
commite4963256e1769cf56187d12c0b26b8be61e69b75
treefbb83517b6d916e7a0aa6025fcbdacbbad555138
parent362f259f47b4e45dea732bb21bd7c4f91ffe916e
cmake: use explicit VPATH when calling pgxs makefile

Some postgres installations report problems with the makefile
magic that should look for the source where the Makefile is
located. So hand in the path explicitly via VPATH instead.

Fixes #453.
module/CMakeLists.txt
module/Makefile