Files
CMake/Help/release/dev/FindPostgreSQL-config-support.rst
Andrei Lebedev 368bcba28a FindPostgreSQL: Find debug lib, imported configs
* Add find_library calls for debug and release
* Set imported configs for corresponding libraries in imported target
* Set debug/optimized in PostgreSQL_LIBRARIES

Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-05-20 11:29:04 -04:00

6 lines
156 B
ReStructuredText

FindPostgreSQL-config-support
-----------------------------
* The :module:`FindPostgreSQL` module learned to find debug and release
variants separately.