Skip to content

libpqxx 7.0.7: Build system tweaks

Compare
Choose a tag to compare
@jtv jtv released this 08 May 22:38
· 1050 commits to master since this release

Here's a few improvements to both the "configure" build and the "CMake" build:

  • Fix broken --with-postgres-lib option in configure script (#311)
  • Should now build even if neither pkg-config nor pg_config is available.
  • CMake accepts PostgreSQL_ROOT, if it's a sufficiently recent version.