OSDN Git Service

use custom CMake module for PostgreSQL
authorIvailo Monev <xakepa10@laimg.moc>
Wed, 12 Feb 2020 17:06:39 +0000 (17:06 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Thu, 13 Feb 2020 14:31:25 +0000 (14:31 +0000)
commit89e2819b296172eb1e4fbd19f9740882a06468fc
treeb56b41c47b4d1992645886421def0fcb3021be7e
parent53de5dc0f6c5dada367c7abf7eb71817fa43c4ec
use custom CMake module for PostgreSQL

the module CMake provides cannot detect it in Travis

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
cmake/modules/FindPostgreSQL.cmake [new file with mode: 0644]
src/plugins/sqldrivers/psql/CMakeLists.txt