1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 20:27:34 +00:00

CMake: Install sources of LibELF

This commit is contained in:
Itamar 2021-01-06 21:43:34 +02:00 committed by Andreas Kling
parent fc9f79fe01
commit f95f15e0bd
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
serenity_install_sources(Libraries/LibELF)