libelfin
libelfin copied to clipboard
Switch build to CMake
Using CMake will make it easier to build the library on variety of systems. You can find a working CMakeLists.txt file in this PR for Conan Center Index: https://github.com/conan-io/conan-center-index/pull/3283
For those interested, I've got a fork up and running here which is CMake based, cross platform (compiles on MSVC as well) and incorporates some of the stale PRs in this repo.