https://bugs.exim.org/show_bug.cgi?id=2583
Bug ID: 2583
Summary: [PATCH] PCRE: Generate pkgconfig files using CMake
Product: PCRE
Version: 8.44
Hardware: All
OS: All
Status: NEW
Severity: bug
Priority: medium
Component: Code
Assignee: ph10@???
Reporter: c72578@???
CC: pcre-dev@???
Currently, the pcre-config file and libpcre*.pc files are not generated in PCRE
8.44.
This was still missing in CMakeLists.txt
Use GNUInstallDirs, which provides CMAKE_INSTALL_LIBDIR, to be able to
distinguish between lib and lib64.
--
You are receiving this mail because:
You are on the CC list for the bug.