mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
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>
This commit is contained in:
committed by
Brad King
parent
7024fe33b8
commit
368bcba28a
5
Help/release/dev/FindPostgreSQL-config-support.rst
Normal file
5
Help/release/dev/FindPostgreSQL-config-support.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
FindPostgreSQL-config-support
|
||||
-----------------------------
|
||||
|
||||
* The :module:`FindPostgreSQL` module learned to find debug and release
|
||||
variants separately.
|
||||
Reference in New Issue
Block a user