mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 15:18:26 -05: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
@@ -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