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