odyssey/cmake
Dmitry Dolgov d0be26bf75 Fix build on ubuntu (#90)
Ubuntu pg_config packaged a bit differently, and required libraries
actually can be found in pkglibdir. Search anyway for libdir, then
pkglibdir. Another catch is that pg_config add a new line at the end,
which breaks stuff, so strip it.
2019-12-27 16:57:26 +05:00
..
BuildDebian.cmake odissey: add -DBUILD_DEBIAN to support Debian build 2017-08-21 17:23:50 +03:00
BuildKiwi.cmake odyssey: remove shapito library 2018-08-23 16:24:07 +03:00
BuildMachinarium.cmake odyssey: add support for BoringSSL 2018-11-23 17:07:39 +03:00
FindBoringSSL.cmake odyssey: add support for BoringSSL 2018-11-23 17:07:39 +03:00
FindPAM.cmake odyssey: post merge fixes 2019-09-27 16:47:45 +03:00
FindPostgreSQL.cmake Fix build on ubuntu (#90) 2019-12-27 16:57:26 +05:00