rpm/misc
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
debug.h Move top-level headers to misc/ and include that everywhere 2023-09-13 13:34:17 +03:00
fts.c Move top-level headers to misc/ and include that everywhere 2023-09-13 13:34:17 +03:00
rpmfts.h Rename fts.h header to rpmfts.h 2017-03-24 12:29:24 +02:00
rpmhash.C Move rpmhash.[CH] into misc/ for clarity 2023-09-13 13:34:17 +03:00
rpmhash.H Move rpmhash.[CH] into misc/ for clarity 2023-09-13 13:34:17 +03:00
system.h Move top-level headers to misc/ and include that everywhere 2023-09-13 13:34:17 +03:00