Merge topic 'fix-postgres-debian'

4cbc1e5 Find PostgreSQL headers on Debian
This commit is contained in:
David Cole 2012-10-17 16:44:25 -04:00 committed by CMake Topic Stage
commit 0ef55608e6

View File

@ -111,6 +111,7 @@ find_path(PostgreSQL_TYPE_INCLUDE_DIR
# Look in other places. # Look in other places.
${PostgreSQL_ROOT_DIRECTORIES} ${PostgreSQL_ROOT_DIRECTORIES}
PATH_SUFFIXES PATH_SUFFIXES
postgresql
pgsql/server pgsql/server
postgresql/server postgresql/server
include/server include/server