cmake: Add dependency to LibELF
Add a new a `FindLibElf.cmake` package, and use it to link the main `libbcc` library against the system's LibELF. This library will be used to re-implement functionality that was previously dependent on `binutils`.
Showing
cmake/FindLibElf.cmake
0 → 100644
Please register or sign in to comment