mirror of
https://github.com/RGBCube/serenity
synced 2025-05-25 20:55:07 +00:00

Currently we end up with the following: serenity/ AK/ ... Kernel/ ... Libraries/ LibELF/ LibTest/ Userland/ Libraries/ <all other libs> ...
1 line
55 B
CMake
1 line
55 B
CMake
serenity_install_sources("Userland/Libraries/LibTest")
|