mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-02 22:55:23 +00:00
Currently we end up with the following:
serenity/
AK/
...
Kernel/
...
Libraries/
LibELF/
LibTest/
Userland/
Libraries/
<all other libs>
...
2 lines
54 B
CMake
2 lines
54 B
CMake
serenity_install_sources("Userland/Libraries/LibELF")
|