Skip to content

FindPostgreSQL: Find debug lib, imported configs

Reuse approach from FindGTest:

  • Add find_library calls for debug and release
  • Set imported configs for corresponding libraries in imported target
  • Set debug/optimized in PostgreSQL_LIBRARIES

Enable proper linking on Windows

Topic-rename: FindPostgreSQL-config-support

Edited by Brad King

Merge request reports