davea42 / libdwarf-code

Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints DWARF2 and later DWARF in readable format. Has a very limited DWARF writer set of functions in libdwarfp (producer library). Builds using GNU configure, meson, or cmake.
Other
173 stars 70 forks source link

add cmake project() DESCRIPTION #251

Closed kloczek closed 5 months ago

davea42 commented 5 months ago

Mostly a reformat. It's not bad, but it seems unimportant right now.

davea42 commented 5 months ago

sort of did what this patch does, but kept it such that the tools/updatesemanticversion.py will still work. So the patch is no longer needed.