rpm/sign
Panu Matilainen a77c1d0670 Fix libintl linkage and include directories (cmake transition fallout)
We checked for libintl in the top-level CMakeLists.txt but then never
used it for anything. This only ever worked on glibc where this all
is bundled in. Unfortunately Intl only becomes an importable target
in cmake >= 3.20 which is too new for us to rely on for now.

Python bindings are omitted here because we don't have any translated
messages in there. Whether we should is another topic.
2024-01-08 12:32:35 +02:00
..
CMakeLists.txt Fix libintl linkage and include directories (cmake transition fallout) 2024-01-08 12:32:35 +02:00
rpmgensig.c Drop top-level source for our global include directories 2023-09-13 13:34:17 +03:00
rpmsignfiles.c Drop top-level source for our global include directories 2023-09-13 13:34:17 +03:00
rpmsignfiles.h Fix __cplusplus misspelled as _cplusplus. 2022-01-18 12:17:40 +01:00
rpmsignverity.c Fix a bunch of integer size mismatch warnings on 32bit builds 2023-11-27 15:46:33 +02:00
rpmsignverity.h Fix __cplusplus misspelled as _cplusplus. 2022-01-18 12:17:40 +01:00