mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-10 19:46:03 +00:00
LibIPC: Install libipc.a into /usr/lib
This commit is contained in:
parent
3273dd0478
commit
db2bfe14e9
Notes:
sideshowbarker
2024-07-19 10:56:46 +09:00
Author: https://github.com/awesomekling
Commit: db2bfe14e9
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@ SERENITY_ROOT=../../
|
|||
|
||||
mkdir -p $SERENITY_ROOT/Root/usr/include/LibIPC/
|
||||
cp ./*.h $SERENITY_ROOT/Root/usr/include/LibIPC/
|
||||
cp libipc.a $SERENITY_ROOT/Root/usr/lib/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue