Jeremy Linton
0c57b6c894
pkgconfig: Correct library description
...
Correct the description in the pkgconfig file, but
leave the name alone as we want to remain compatible
with projects utilizing hyperscan.
Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
2024-03-07 17:55:47 -06:00
Duncan Bellamy
e5e2057ca9
remove adding CMAKE_CXX_IMPLICIT_LINK_LIBRARIES to PRIVATE_LIBS
...
as on alpine linux this add gcc_s which is a shared library
on alpine:
Libs.private: -lstdc++ -lm -lssp_nonshared -lgcc_s -lgcc -lc -lgcc_s -lgcc
2021-10-12 11:51:34 +03:00
root
11f13c2c8a
cmake: #144 using GNUInstallDirs variables instead of hard-coding in *.pc.in
2019-04-10 06:53:16 -04:00
Matthew Barr
e52783017e
pkgconfig: Add Libs.private for static linking
2016-05-24 11:26:06 +10:00
Matthew Barr
904e436f11
Initial commit of Hyperscan
2015-10-20 09:13:35 +11:00