eteran / edb-debugger

edb is a cross-platform AArch32/x86/x86-64 debugger.
GNU General Public License v2.0
2.7k stars 325 forks source link

CMake version managments of whole project #794

Closed eteran closed 3 years ago

eteran commented 3 years ago

Using cmake as the central method of managing edb's version. We then use cmake to generate an appropriate version.h that can be used project-wide.