aclements/libelfin

Switch build to CMake

Opened this issue · 1 comments

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: conan-io/conan-center-index#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.