#1068626 libdwarf-dev: please provide CMake files

Package:
libdwarf-dev
Source:
libdwarf-dev
Description:
library to consume and produce DWARF debug information
Submitter:
Andrius Merkys
Date:
2024-04-08 08:09:03 UTC
Severity:
normal
#1068626#5
Date:
2024-04-08 08:04:12 UTC
From:
To:
Hello,

dwarfutils seem to contain CMake files needed to find libdwarf using
CMake's find_library(). However, these files do not seem to be installed
into the libdwarf-dev binary package. It might be because the package is
currently built using configure, and CMake files would be built when
building with CMake buildsystem.

I am working on packaging coot [1] which uses find_library() to locate
libdwarf. Could you please check if it is possible to include CMake
files in libdwarf-dev?

[1] https://bugs.debian.org/897673

Andrius