FindPostgreSQL: Document PostgreSQL_LIBRARY_DIRS result variable

This commit is contained in:
Tamar Kranenburg 2015-05-30 15:17:47 +02:00 committed by Brad King
parent cc3aee048c
commit a68e9b7cae
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
#
# PostgreSQL_LIBRARIES - the PostgreSQL libraries needed for linking
# PostgreSQL_INCLUDE_DIRS - the directories of the PostgreSQL headers
# PostgreSQL_LIBRARY_DIRS - the link directories for PostgreSQL libraries
# PostgreSQL_VERSION_STRING - the version of PostgreSQL found (since CMake 2.8.8)
#=============================================================================