Ver código fonte

Find PostgreSQL headers on Debian

Fixes Debian bug 665721 (http://bugs.debian.org/665721)
Pere Nubiola i Radigales 13 anos atrás
pai
commit
4cbc1e5682
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      Modules/FindPostgreSQL.cmake

+ 1 - 0
Modules/FindPostgreSQL.cmake

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