mirror of
https://github.com/novatiq/packages.git
synced 2026-04-27 22:34:41 +01:00
If the cpp lib is added after pcre is first compiled, pcre will not be reconfigured and the build will fail. Fix this by always building the cpp parts. Signed-off-by: Jan Kardell <jan.kardell@telliq.com>