mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-20 05:30:19 -06:00
* 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>
6 lines
156 B
ReStructuredText
6 lines
156 B
ReStructuredText
FindPostgreSQL-config-support
|
|
-----------------------------
|
|
|
|
* The :module:`FindPostgreSQL` module learned to find debug and release
|
|
variants separately.
|