serge1 / ELFIO

ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library
http://serge1.github.io/ELFIO
MIT License
720 stars 155 forks source link

Build CMake in CI #54

Closed schultetwin1 closed 3 years ago

schultetwin1 commented 3 years ago

1 build failure comes from pre-existing issue fixed in #55.

I wanted to add these CMake builds just to get some build coverage on Windows and Linux under CMake.